Modified: trunk/dports/ruby/rb-log4r/Portfile (86669 => 86670)
--- trunk/dports/ruby/rb-log4r/Portfile 2011-10-31 17:37:26 UTC (rev 86669)
+++ trunk/dports/ruby/rb-log4r/Portfile 2011-10-31 17:48:10 UTC (rev 86670)
@@ -1,8 +1,10 @@
# $Id$
+
PortSystem 1.0
PortGroup ruby 1.0
ruby.setup log4r 1.0.5 basic_install.rb {README doc examples} sourceforge
+license {Ruby GPL-2}
maintainers nomaintainer
description a comprehensive and flexible logging library
long_description Log4r is a comprehensive and flexible logging \
@@ -20,4 +22,3 @@
test.dir ${worksrcpath}/tests
test.cmd ${ruby.bin}
test.target runtest.rb
-