[32011] trunk/dports/gnome/monster-masher/Portfile

ryandesign at macports.org ryandesign at macports.org
Thu Dec 13 05:58:55 PST 2007


Revision: 32011
          http://trac.macosforge.org/projects/macports/changeset/32011
Author:   ryandesign at macports.org
Date:     2007-12-13 05:58:48 -0800 (Thu, 13 Dec 2007)

Log Message:
-----------
monster-masher: expand tabs, other whitespace changes

Modified Paths:
--------------
    trunk/dports/gnome/monster-masher/Portfile

Modified: trunk/dports/gnome/monster-masher/Portfile
===================================================================
--- trunk/dports/gnome/monster-masher/Portfile	2007-12-13 13:49:10 UTC (rev 32010)
+++ trunk/dports/gnome/monster-masher/Portfile	2007-12-13 13:58:48 UTC (rev 32011)
@@ -1,21 +1,29 @@
 # $Id$
-PortSystem 1.0
-name		monster-masher
-version		1.7
-description	Monster Masher is an action game for the Gnome desktop environment.
+
+PortSystem              1.0
+
+name                    monster-masher
+version                 1.7
+description             Monster Masher is an action game for the Gnome desktop environment.
 long_description        Monster Masher is an action game for the Gnome desktop \
-			environment. The basic idea is that you, as levitation \
-			worker gnome, has to clean the caves for monsters that \
-			want to roll over you. You do the cleaning by mashing \
-			the monsters with stone blocks. 
-maintainers	nomaintainer
-categories	gnome games
-platforms	darwin 
-homepage	http://people.iola.dk/olau/monster-masher/
-master_sites    ${homepage}source
-use_bzip2	yes
-checksums	md5 2fd7df60c87041ff8fcf03944ae01ed0
-depends_lib	lib:libgnomeuimm-2:libgnomeuimm
-configure.cppflags-append "-L${prefix}/lib"
-configure.cflags-append "-no-cpp-precomp -flat_namespace -undefined suppress"
-configure.ldflags-append "-lesd"
+                        environment. The basic idea is that you, as levitation \
+                        worker gnome, has to clean the caves for monsters that \
+                        want to roll over you. You do the cleaning by mashing \
+                        the monsters with stone blocks.
+maintainers             nomaintainer
+categories              gnome games
+platforms               darwin
+homepage                http://people.iola.dk/olau/monster-masher/
+master_sites            ${homepage}source
+use_bzip2               yes
+checksums               md5 2fd7df60c87041ff8fcf03944ae01ed0
+depends_lib             lib:libgnomeuimm-2:libgnomeuimm
+
+configure.cppflags-append \
+    -L${prefix}/lib
+configure.cflags-append \
+    -no-cpp-precomp \
+    -flat_namespace \
+    -undefined suppress
+configure.ldflags-append \
+    -lesd

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20071213/7a3a5e51/attachment.html


More information about the macports-changes mailing list