Revision: 105483 https://trac.macports.org/changeset/105483 Author: jmr@macports.org Date: 2013-04-22 08:44:15 -0700 (Mon, 22 Apr 2013) Log Message: ----------- rb-aspectr: license, noarch Modified Paths: -------------- trunk/dports/ruby/rb-aspectr/Portfile Modified: trunk/dports/ruby/rb-aspectr/Portfile =================================================================== --- trunk/dports/ruby/rb-aspectr/Portfile 2013-04-22 15:37:30 UTC (rev 105482) +++ trunk/dports/ruby/rb-aspectr/Portfile 2013-04-22 15:44:15 UTC (rev 105483) @@ -1,4 +1,5 @@ # $Id$ + PortSystem 1.0 PortGroup ruby 1.0 @@ -14,9 +15,11 @@ separates different concerns into different parts of \ the code. It is somewhat similar to Aspect categories-append devel +license GPL-2 distname ${ruby.module}-[strsed ${version} {g/[.]/-/}] checksums md5 c640a1a82802ddb107c3ee1245a22705 platforms darwin +supported_archs noarch post-patch { reinplace "s|sitedir|vendorlibdir|g" ${worksrcpath}/install.rb