[93731] trunk/dports/ruby/rb-iterator/Portfile

jmr at macports.org jmr at macports.org
Mon May 28 21:17:50 PDT 2012


Revision: 93731
          https://trac.macports.org/changeset/93731
Author:   jmr at macports.org
Date:     2012-05-28 21:17:49 -0700 (Mon, 28 May 2012)
Log Message:
-----------
rb-iterator: license

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

Modified: trunk/dports/ruby/rb-iterator/Portfile
===================================================================
--- trunk/dports/ruby/rb-iterator/Portfile	2012-05-29 04:12:15 UTC (rev 93730)
+++ trunk/dports/ruby/rb-iterator/Portfile	2012-05-29 04:17:49 UTC (rev 93731)
@@ -1,8 +1,10 @@
 # $Id$
+
 PortSystem		1.0
 PortGroup		ruby 1.0
 
 ruby.setup		iterator 0.8 install.rb {README samples} rubyforge:703:aeditor
+license			{Ruby GPL-2}
 maintainers		nomaintainer
 description		bidirectional iterator classes inspired by GoF iterator pattern
 long_description	If Ruby's native iterators (yield+each) ain't \
@@ -17,4 +19,3 @@
 test.dir		${worksrcpath}/test
 test.cmd		${ruby.bin} -I../lib
 test.target		test_all.rb
-
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120528/252ec0df/attachment.html>


More information about the macports-changes mailing list