[56971] trunk/dports/net/tf/Portfile
toby at macports.org
toby at macports.org
Thu Sep 3 21:34:56 PDT 2009
Revision: 56971
http://trac.macports.org/changeset/56971
Author: toby at macports.org
Date: 2009-09-03 21:34:52 -0700 (Thu, 03 Sep 2009)
Log Message:
-----------
add license, fix lint
Modified Paths:
--------------
trunk/dports/net/tf/Portfile
Modified: trunk/dports/net/tf/Portfile
===================================================================
--- trunk/dports/net/tf/Portfile 2009-09-04 03:59:07 UTC (rev 56970)
+++ trunk/dports/net/tf/Portfile 2009-09-04 04:34:52 UTC (rev 56971)
@@ -10,6 +10,7 @@
client with macro support and multi-worlding support.
homepage http://tinyfugue.sourceforge.net/
platforms darwin linux
+license GPLv2
master_sites sourceforge:tinyfugue
regsub -all "\\." $version "" distVersion
@@ -25,7 +26,7 @@
destroot.destdir prefix=${destroot}${prefix}
-variant ssl {
+variant ssl description "Enable SSL support" {
configure.args-delete --disable-ssl
depends_lib lib:libssl.0.9:openssl
}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090903/27c02cd4/attachment.html>
More information about the macports-changes
mailing list