[112112] trunk/dports/net/jabber/Portfile

jmr at macports.org jmr at macports.org
Fri Oct 11 23:31:03 PDT 2013


Revision: 112112
          https://trac.macports.org/changeset/112112
Author:   jmr at macports.org
Date:     2013-10-11 23:31:03 -0700 (Fri, 11 Oct 2013)
Log Message:
-----------
jabber: license

Modified Paths:
--------------
    trunk/dports/net/jabber/Portfile

Modified: trunk/dports/net/jabber/Portfile
===================================================================
--- trunk/dports/net/jabber/Portfile	2013-10-12 06:11:50 UTC (rev 112111)
+++ trunk/dports/net/jabber/Portfile	2013-10-12 06:31:03 UTC (rev 112112)
@@ -1,10 +1,12 @@
 # $Id$
 
 PortSystem 1.0
+
 name		jabber
 version		1.4.2
 revision	5
 categories	net
+license		GPL-2+ MPL-1.1 Apache-1 Restrictive
 maintainers	nomaintainer
 homepage	http://jabberd.org/
 description	Online presence and instant messaging server
@@ -56,7 +58,7 @@
 	file copy -force ${destroot}${prefix}/etc/jabber/jabber.xml ${destroot}${prefix}/etc/jabber/jabber.xml.default
 }
 
-variant ssl {
+variant ssl description {Enable SSL} {
 	depends_lib-append	lib:libssl.0.9:openssl
 	configure.args	--enable-ssl
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20131011/37448335/attachment.html>


More information about the macports-changes mailing list