[38890] trunk/dports/games/blobwars/Portfile
ryandesign at macports.org
ryandesign at macports.org
Fri Aug 1 22:28:30 PDT 2008
Revision: 38890
http://trac.macosforge.org/projects/macports/changeset/38890
Author: ryandesign at macports.org
Date: 2008-08-01 22:28:30 -0700 (Fri, 01 Aug 2008)
Log Message:
-----------
blobwars: whitespace changes only
Modified Paths:
--------------
trunk/dports/games/blobwars/Portfile
Modified: trunk/dports/games/blobwars/Portfile
===================================================================
--- trunk/dports/games/blobwars/Portfile 2008-08-02 04:56:33 UTC (rev 38889)
+++ trunk/dports/games/blobwars/Portfile 2008-08-02 05:28:30 UTC (rev 38890)
@@ -1,41 +1,43 @@
# $Id$
-PortSystem 1.0
+PortSystem 1.0
-name blobwars
-version 0.96
-categories games
-platforms darwin
-maintainers nomaintainer
-description jump and run game featuring a Blob as main character
+name blobwars
+version 0.96
+categories games
+platforms darwin
+maintainers nomaintainer
-long_description \
- In Blob Wars : Metal Blob Solid, you take on the role of a fearless Blob agent, Bob. \
- Bob's mission is to infiltrate the various enemy bases around the Blobs' homeworld and \
- rescue as many MIAs as possible. But standing in his way are many vicious aliens, other \
- Blobs who have been assimilated and the evil alien leader, Galdov.
+description jump and run game featuring a Blob as main character
+long_description In Blob Wars : Metal Blob Solid, you take on the role \
+ of a fearless Blob agent, Bob. Bob's mission is to \
+ infiltrate the various enemy bases around the Blobs' \
+ homeworld and rescue as many MIAs as possible. But \
+ standing in his way are many vicious aliens, other \
+ Blobs who have been assimilated and the evil alien \
+ leader, Galdov.
-homepage http://www.parallelrealities.co.uk/blobWars.php
-master_sites http://www.opendarwin.org/~mww/files
-use_bzip2 yes
+homepage http://www.parallelrealities.co.uk/blobWars.php
+master_sites http://www.opendarwin.org/~mww/files
+use_bzip2 yes
-checksums md5 cdfe1231a9f6966c0d5189c1706000fe
+checksums md5 cdfe1231a9f6966c0d5189c1706000fe
-depends_lib bin:sdl-config:libsdl \
- lib:libSDL_image:libsdl_image \
- lib:libSDL_ttf:libsdl_ttf \
- lib:libSDL_mixer:libsdl_mixer \
- lib:libzzip:libzzip
+depends_lib bin:sdl-config:libsdl \
+ lib:libSDL_image:libsdl_image \
+ lib:libSDL_ttf:libsdl_ttf \
+ lib:libSDL_mixer:libsdl_mixer \
+ lib:libzzip:libzzip
-patchfiles patch-makefile.diff
+patchfiles patch-makefile.diff
-use_configure no
+use_configure no
-build.args PREFIX=${prefix}
-build.env CFLAGS=-I${prefix}/include \
- LDFLAGS=-bind_at_load
+build.args PREFIX=${prefix}
+build.env CFLAGS=-I${prefix}/include \
+ LDFLAGS=-bind_at_load
-destroot.destdir PREFIX=${destroot}${prefix}
+destroot.destdir PREFIX=${destroot}${prefix}
post-destroot {
file delete -force ${destroot}${prefix}/share/applnk \
@@ -49,4 +51,3 @@
${destroot}/Applications/MacPorts/BlobWars.app/Contents/MacOS/BlobWars"
}
}
-
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080801/4a4c1163/attachment-0001.html
More information about the macports-changes
mailing list