[51817] trunk/dports/x11/gxmessage/Portfile

blb at macports.org blb at macports.org
Wed Jun 3 22:26:33 PDT 2009


Revision: 51817
          http://trac.macports.org/changeset/51817
Author:   blb at macports.org
Date:     2009-06-03 22:26:31 -0700 (Wed, 03 Jun 2009)
Log Message:
-----------
x11/gxmessage - whitespace changes

Modified Paths:
--------------
    trunk/dports/x11/gxmessage/Portfile

Modified: trunk/dports/x11/gxmessage/Portfile
===================================================================
--- trunk/dports/x11/gxmessage/Portfile	2009-06-04 05:19:35 UTC (rev 51816)
+++ trunk/dports/x11/gxmessage/Portfile	2009-06-04 05:26:31 UTC (rev 51817)
@@ -1,19 +1,24 @@
 # $Id$
-PortSystem 1.0
-name		gxmessage
-version		2.4.4
-description	a GTK-based xmessage clone.
-long_description   	gxmessage opens a window to display a \
-			message obtained from the command line, \
-			from a file, or from stdin. The window \
-			includes a row of buttons, each  of which \
-			causes the program to exit with a \
-			different return code.
-maintainers	nomaintainer
-categories	x11
-platforms	darwin 
-homepage	http://homepages.ihug.co.nz/~trmusson/programs.html#gxmessage
-master_sites    http://homepages.ihug.co.nz/~trmusson/stuff
-checksums	md5 dc9b7b029d5acbaf5e7b913e38589c8e
-depends_lib	lib:libgtk.2:gtk2
-configure.args	--mandir=${prefix}/share/man
+
+PortSystem          1.0
+name                gxmessage
+version             2.4.4
+categories          x11
+maintainers         nomaintainer
+description         a GTK-based xmessage clone.
+long_description \
+   gxmessage opens a window to display a message obtained from the command \
+   line, from a file, or from stdin. The window includes a row of buttons, \
+   each  of which causes the program to exit with a different return code.
+
+platforms           darwin 
+
+homepage            http://homepages.ihug.co.nz/~trmusson/programs.html#gxmessage
+master_sites        http://homepages.ihug.co.nz/~trmusson/stuff
+
+checksums           md5 dc9b7b029d5acbaf5e7b913e38589c8e
+
+depends_lib         lib:libgtk.2:gtk2
+
+configure.args      --mandir=${prefix}/share/man
+
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090603/3b1d0dca/attachment.html>


More information about the macports-changes mailing list