[116914] trunk/dports/devel/freeride/Portfile
jmr at macports.org
jmr at macports.org
Mon Feb 10 01:13:06 PST 2014
Revision: 116914
https://trac.macports.org/changeset/116914
Author: jmr at macports.org
Date: 2014-02-10 01:13:06 -0800 (Mon, 10 Feb 2014)
Log Message:
-----------
freeride: license, noarch
Modified Paths:
--------------
trunk/dports/devel/freeride/Portfile
Modified: trunk/dports/devel/freeride/Portfile
===================================================================
--- trunk/dports/devel/freeride/Portfile 2014-02-10 09:06:04 UTC (rev 116913)
+++ trunk/dports/devel/freeride/Portfile 2014-02-10 09:13:06 UTC (rev 116914)
@@ -1,4 +1,5 @@
# $Id$
+
PortSystem 1.0
PortGroup ruby 1.0
@@ -10,10 +11,12 @@
with an extensive plugin architecture.
maintainers nomaintainer
categories devel ruby
+license {Ruby GPL-2}
homepage http://freeride.rubyforge.org/wiki/wiki.pl
master_sites http://rubyforge.org/frs/download.php/2185/
checksums md5 04a9802f712074085349eac6d0d1483d
-platforms darwin
+platforms darwin
+supported_archs noarch
depends_lib port:rb-fxruby \
port:rb-rexml \
@@ -44,4 +47,3 @@
system "cp -R ${worksrcpath} ${destroot}${prefix}/share/${name}"
system "chmod 0777 ${destroot}${prefix}/share/${name}/config"
}
-
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140210/8f2c1233/attachment.html>
More information about the macports-changes
mailing list