[57045] trunk/dports/net/tf/Portfile
toby at macports.org
toby at macports.org
Sat Sep 5 10:35:40 PDT 2009
Revision: 57045
http://trac.macports.org/changeset/57045
Author: toby at macports.org
Date: 2009-09-05 10:35:35 -0700 (Sat, 05 Sep 2009)
Log Message:
-----------
whitespace
Modified Paths:
--------------
trunk/dports/net/tf/Portfile
Modified: trunk/dports/net/tf/Portfile
===================================================================
--- trunk/dports/net/tf/Portfile 2009-09-05 16:53:57 UTC (rev 57044)
+++ trunk/dports/net/tf/Portfile 2009-09-05 17:35:35 UTC (rev 57045)
@@ -1,28 +1,30 @@
# $Id$
PortSystem 1.0
-name tf
-version 5.0b8
-categories net games
-maintainers gmail.com:darren.bane
-description popular and powerful MUD client
-long_description TinyFugue is a powerful, programmable MUD \
+
+name tf
+version 5.0b8
+categories net games
+maintainers gmail.com:darren.bane
+description popular and powerful MUD client
+long_description \
+ TinyFugue is a powerful, programmable MUD \
client with macro support and multi-worlding support.
-homepage http://tinyfugue.sourceforge.net/
-platforms darwin linux
-license GPLv2
+homepage http://tinyfugue.sourceforge.net/
+platforms darwin linux
+license GPLv2
-master_sites sourceforge:tinyfugue
-regsub -all "\\." $version "" distVersion
-distname ${name}-${distVersion}
-checksums md5 3e994e791966d274f63b0e61abf2ef59
+master_sites sourceforge:tinyfugue
+regsub -all "\\." $version "" distVersion
+distname ${name}-${distVersion}
+checksums md5 3e994e791966d274f63b0e61abf2ef59
-configure.args --mandir=\\\${prefix}/share/man \
- --enable-manpage \
- --enable-getaddrinfo \
- --disable-ssl
+configure.args --mandir=\\\${prefix}/share/man \
+ --enable-manpage \
+ --enable-getaddrinfo \
+ --disable-ssl
-patchfiles patch-src-malloc.c.diff patch-src__signals.c patch-src__socket.c
+patchfiles patch-src-malloc.c.diff patch-src__signals.c patch-src__socket.c
post-configure {
system "ed - ${worksrcpath}/src/tfconfig.h < ${filespath}/tfconfig.h.ed"
@@ -31,6 +33,6 @@
destroot.destdir prefix=${destroot}${prefix}
variant ssl description "Enable SSL support" {
- configure.args-delete --disable-ssl
- depends_lib lib:libssl.0.9:openssl
+ 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/20090905/c87c9f16/attachment.html>
More information about the macports-changes
mailing list