[114913] trunk/dports/gnome/gnome-mud/Portfile
devans at macports.org
devans at macports.org
Thu Dec 19 09:01:17 PST 2013
Revision: 114913
https://trac.macports.org/changeset/114913
Author: devans at macports.org
Date: 2013-12-19 09:01:16 -0800 (Thu, 19 Dec 2013)
Log Message:
-----------
gnome-mud: reformat per mode line.
Modified Paths:
--------------
trunk/dports/gnome/gnome-mud/Portfile
Modified: trunk/dports/gnome/gnome-mud/Portfile
===================================================================
--- trunk/dports/gnome/gnome-mud/Portfile 2013-12-19 16:57:51 UTC (rev 114912)
+++ trunk/dports/gnome/gnome-mud/Portfile 2013-12-19 17:01:16 UTC (rev 114913)
@@ -1,19 +1,20 @@
# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:filetype=tcl:et:sw=4:ts=4:sts=4
# $Id$
-PortSystem 1.0
+PortSystem 1.0
-name gnome-mud
-version 0.11.2
+name gnome-mud
+version 0.11.2
revision 3
set branch [join [lrange [split ${version} .] 0 1] .]
-description GNOME-Mud is a mudclient for the GNOME platform.
-long_description ${description}
-maintainers nomaintainer
-categories gnome games
-license GPL-2+
-platforms darwin
-homepage https://wiki.gnome.org/Apps/GnomeMud
+description GNOME-Mud is a mudclient for the GNOME platform.
+long_description \
+ ${description}
+maintainers nomaintainer
+categories gnome games
+license GPL-2+
+platforms darwin
+homepage https://wiki.gnome.org/Apps/GnomeMud
master_sites gnome:sources/${name}/${branch}/
checksums md5 aa41b2afb55158e7a9d2e14831223949 \
@@ -24,7 +25,7 @@
port:intltool \
port:gnome-doc-utils
-depends_lib port:gconf \
+depends_lib port:gconf \
port:libglade2 \
port:gnet2 \
port:vte \
@@ -33,7 +34,7 @@
patchfiles patch-src-mud-telnet.h.diff
-configure.args --mandir=${prefix}/share/man \
+configure.args --mandir=${prefix}/share/man \
--disable-schemas-install
post-activate {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20131219/4841f1a8/attachment.html>
More information about the macports-changes
mailing list