Revision
86665
Author
jmr@macports.org
Date
2011-10-31 10:19:59 -0700 (Mon, 31 Oct 2011)

Log Message

rb-parsetree: license

Modified Paths

Diff

Modified: trunk/dports/ruby/rb-parsetree/Portfile (86664 => 86665)


--- trunk/dports/ruby/rb-parsetree/Portfile	2011-10-31 16:50:11 UTC (rev 86664)
+++ trunk/dports/ruby/rb-parsetree/Portfile	2011-10-31 17:19:59 UTC (rev 86665)
@@ -5,6 +5,7 @@
 PortGroup			ruby 1.0
 
 ruby.setup			ParseTree 3.0.4 gem {} rubyforge_gem:parsetree
+license				MIT
 maintainers			nomaintainer
 description			Extract and enumerate ruby parse trees.
 long_description	ParseTree is a C extension (using RubyInline) that \