[112268] trunk/dports/audio/ices0/Portfile
jmr at macports.org
jmr at macports.org
Wed Oct 16 00:44:04 PDT 2013
Revision: 112268
https://trac.macports.org/changeset/112268
Author: jmr at macports.org
Date: 2013-10-16 00:44:04 -0700 (Wed, 16 Oct 2013)
Log Message:
-----------
ices0: license
Modified Paths:
--------------
trunk/dports/audio/ices0/Portfile
Modified: trunk/dports/audio/ices0/Portfile
===================================================================
--- trunk/dports/audio/ices0/Portfile 2013-10-16 07:43:31 UTC (rev 112267)
+++ trunk/dports/audio/ices0/Portfile 2013-10-16 07:44:04 UTC (rev 112268)
@@ -1,10 +1,12 @@
# $Id$
PortSystem 1.0
+
name ices0
version 0.4
revision 1
categories audio net
+license GPL-2+
maintainers nomaintainer
description Stream audio to an icecast server
long_description \
@@ -34,13 +36,13 @@
--without-python \
--without-perl
-variant python {
+variant python description {Enable Python support} {
configure.args-delete --without-python
configure.args-append --with-python=${prefix}/bin/python2.5
depends_lib-append port:python25
}
-variant perl {
+variant perl description {Enable Perl support} {
configure.args-delete --without-perl
configure.args-append --with-perl=${prefix}/bin/perl
depends_lib-append path:bin/perl:perl5
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20131016/8f4174ad/attachment.html>
More information about the macports-changes
mailing list