Revision: 86672 http://trac.macports.org/changeset/86672 Author: jmr@macports.org Date: 2011-10-31 10:59:32 -0700 (Mon, 31 Oct 2011) Log Message: ----------- rb-http-access2: license Modified Paths: -------------- trunk/dports/ruby/rb-http-access2/Portfile Modified: trunk/dports/ruby/rb-http-access2/Portfile =================================================================== --- trunk/dports/ruby/rb-http-access2/Portfile 2011-10-31 17:57:36 UTC (rev 86671) +++ trunk/dports/ruby/rb-http-access2/Portfile 2011-10-31 17:59:32 UTC (rev 86672) @@ -1,8 +1,10 @@ # $Id$ + PortSystem 1.0 PortGroup ruby 1.0 ruby.setup {http-access2 http-access} 2.0.9 basic_install.rb {README.txt sample test} +license {Ruby GPL-2} maintainers nomaintainer description libwww-perl like web library for ruby long_description Accesses resources via http. This library \ @@ -13,4 +15,3 @@ distname ${ruby.filename}-${version} checksums sha1 ead211b66eb9a9ccb98d24ee34093eb744348efa platforms darwin -