Revision: 86670 http://trac.macports.org/changeset/86670 Author: jmr@macports.org Date: 2011-10-31 10:48:10 -0700 (Mon, 31 Oct 2011) Log Message: ----------- rb-log4r: license Modified Paths: -------------- trunk/dports/ruby/rb-log4r/Portfile Modified: trunk/dports/ruby/rb-log4r/Portfile =================================================================== --- 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 -