[34205] trunk/dports/games/glob2/Portfile

simon at macports.org simon at macports.org
Sun Feb 17 09:26:48 PST 2008


Revision: 34205
          http://trac.macosforge.org/projects/macports/changeset/34205
Author:   simon at macports.org
Date:     2008-02-17 09:26:48 -0800 (Sun, 17 Feb 2008)

Log Message:
-----------
games/glob2: Whitespace only changes.

Modified Paths:
--------------
    trunk/dports/games/glob2/Portfile

Modified: trunk/dports/games/glob2/Portfile
===================================================================
--- trunk/dports/games/glob2/Portfile	2008-02-17 17:26:16 UTC (rev 34204)
+++ trunk/dports/games/glob2/Portfile	2008-02-17 17:26:48 UTC (rev 34205)
@@ -1,32 +1,45 @@
 # $Id$
 
-PortSystem 1.0
+PortSystem          1.0
 
-name			glob2
-version			0.8.23
-categories		games
-platforms		darwin
-maintainers		nomaintainer
-description		Globulation 2 - a free and innovative strategy game
-long_description	Globulation 2 is an innovative high quality Real-Time \
-				Strategy, which minimizes micro-management by automatically \
-				assigning tasks to the units. The player has to choose the \
-				number of units he wants for the different tasks, and the \
-				units will do their best to satisfy the requests. This allows \
-				to manage more units and to focus on the strategy. It can be \
-				played alone, through your Local Area Network, or through \
-				Internet thanks to Ysagoon Online Game, a meta-server. It also \
-				features a scripting language for versatile gameplay or \
-				tutorials and an integrated map editor.
+name                glob2
+version             0.8.23
+categories          games
+platforms           darwin
+maintainers         nomaintainer
+description         Globulation 2 - a free and innovative strategy game
+long_description    Globulation 2 is an innovative high quality Real-Time \
+                    Strategy, which minimizes micro-management by \
+                    automatically assigning tasks to the units. The player \
+                    has to choose the number of units he wants for the \
+                    different tasks, and the units will do their best to \
+                    satisfy the requests. This allows to manage more units \
+                    and to focus on the strategy. It can be played alone, \
+                    through your Local Area Network, or through Internet \
+                    thanks to Ysagoon Online Game, a meta-server. It also \
+                    features a scripting language for versatile gameplay or \
+                    tutorials and an integrated map editor.
 
-homepage		http://globulation2.org/
-master_sites		http://dl.sv.nongnu.org/releases/glob2/${version}/
-checksums		md5 d8807da21fc32db1727dd62b8d5c786a \
-			sha1 910a6a4af7ff21e768aa525cda61cbd7ae675a7b \
+homepage            http://globulation2.org/
+master_sites        http://dl.sv.nongnu.org/releases/glob2/${version}/
+checksums           md5 d8807da21fc32db1727dd62b8d5c786a \
+                    sha1 910a6a4af7ff21e768aa525cda61cbd7ae675a7b
 
-depends_lib		port:speex port:libogg port:libvorbis\
-				port:libsdl port:libsdl_image port:libsdl_net port:libsdl_ttf \
-				port:boost port:zlib port:freetype port:libiconv \
-				port:libpng port:jpeg port:tiff
+depends_lib         port:boost \
+                    port:freetype \
+                    port:jpeg \
+                    port:libiconv \
+                    port:libogg \
+                    port:libpng \
+                    port:libsdl \
+                    port:libsdl_image \
+                    port:libsdl_net \
+                    port:libsdl_ttf \
+                    port:libvorbis\
+                    port:speex \
+                    port:tiff \
+                    port:zlib
 
-post-configure	{ reinplace "s|\${datarootdir}|${prefix}/share|" ${worksrcpath}/config.h }
+post-configure {
+    reinplace "s|\${datarootdir}|${prefix}/share|" ${worksrcpath}/config.h
+}

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080217/4ba9dbbf/attachment-0001.html 


More information about the macports-changes mailing list