Revision: 104845 https://trac.macports.org/changeset/104845 Author: jmr@macports.org Date: 2013-04-03 13:56:08 -0700 (Wed, 03 Apr 2013) Log Message: ----------- rb-xslt: license Modified Paths: -------------- trunk/dports/ruby/rb-xslt/Portfile Modified: trunk/dports/ruby/rb-xslt/Portfile =================================================================== --- trunk/dports/ruby/rb-xslt/Portfile 2013-04-03 20:29:12 UTC (rev 104844) +++ trunk/dports/ruby/rb-xslt/Portfile 2013-04-03 20:56:08 UTC (rev 104845) @@ -1,10 +1,12 @@ # $Id$ + PortSystem 1.0 PortGroup ruby 1.0 ruby.setup ruby-xslt 0.9.6 setup.rb {AUTHORS COPYING ChangeLog README} rubyforge:35058 extract.suffix .tgz name rb-xslt +license GPL-2+ maintainers nomaintainer description A Ruby class for processing XSLT long_description ${description}