[93737] trunk/dports/ruby/rb-algorithm-diff/Portfile

jmr at macports.org jmr at macports.org
Mon May 28 21:56:32 PDT 2012


Revision: 93737
          https://trac.macports.org/changeset/93737
Author:   jmr at macports.org
Date:     2012-05-28 21:56:31 -0700 (Mon, 28 May 2012)
Log Message:
-----------
rb-algorithm-diff: license

Modified Paths:
--------------
    trunk/dports/ruby/rb-algorithm-diff/Portfile

Modified: trunk/dports/ruby/rb-algorithm-diff/Portfile
===================================================================
--- trunk/dports/ruby/rb-algorithm-diff/Portfile	2012-05-29 04:50:18 UTC (rev 93736)
+++ trunk/dports/ruby/rb-algorithm-diff/Portfile	2012-05-29 04:56:31 UTC (rev 93737)
@@ -1,9 +1,11 @@
 # $Id$
+
 PortSystem		1.0
 PortGroup		ruby 1.0
 
 ruby.setup		{algorithm-diff diff} 0.4 install.rb {README doc samples}
 revision		2
+license			GPL-2+
 maintainers		nomaintainer
 description		diff algorithm for arrays in Ruby
 long_description	The diff algorithm computes the differences between \
@@ -21,4 +23,3 @@
 test.dir			${worksrcpath}/test
 test.cmd			${ruby.bin} -I../lib test_diff.rb
 test.target
-
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120528/365db8b8/attachment.html>


More information about the macports-changes mailing list