[93723] trunk/dports/ruby/rb-opengl/Portfile

jmr at macports.org jmr at macports.org
Mon May 28 20:46:57 PDT 2012


Revision: 93723
          https://trac.macports.org/changeset/93723
Author:   jmr at macports.org
Date:     2012-05-28 20:46:55 -0700 (Mon, 28 May 2012)
Log Message:
-----------
rb-opengl: license

Modified Paths:
--------------
    trunk/dports/ruby/rb-opengl/Portfile

Modified: trunk/dports/ruby/rb-opengl/Portfile
===================================================================
--- trunk/dports/ruby/rb-opengl/Portfile	2012-05-29 03:38:42 UTC (rev 93722)
+++ trunk/dports/ruby/rb-opengl/Portfile	2012-05-29 03:46:55 UTC (rev 93723)
@@ -1,4 +1,5 @@
 # $Id$
+
 PortSystem		1.0
 PortGroup		ruby 1.0
 
@@ -8,10 +9,11 @@
 description		OpenGL bindings for Ruby
 long_description	${description}
 categories-append	graphics
+license			MIT
 homepage		http://www2.giganet.net/~yoshi/
 master_sites	${homepage}
 checksums		md5 0832d08a87ebb16f6d4e30459a5019f0
-platforms		darwin 
+platforms		darwin
 
 worksrcdir		${ruby.module}-${version}
 
@@ -34,4 +36,3 @@
 		-lGLU -framework GLUT -lGL -framework OpenGL|" \
 	${worksrcpath}/Makefile.glut ${worksrcpath}/Makefile.ogl
 }
-
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120528/ba862a76/attachment.html>


More information about the macports-changes mailing list