[28215] trunk/dports/games/54321/Portfile

source_changes at macosforge.org source_changes at macosforge.org
Fri Aug 24 14:46:32 PDT 2007


Revision: 28215
          http://trac.macosforge.org/projects/macports/changeset/28215
Author:   nox at macports.org
Date:     2007-08-24 14:46:31 -0700 (Fri, 24 Aug 2007)

Log Message:
-----------
54321: Whitespace changes.

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

Modified: trunk/dports/games/54321/Portfile
===================================================================
--- trunk/dports/games/54321/Portfile	2007-08-24 20:31:55 UTC (rev 28214)
+++ trunk/dports/games/54321/Portfile	2007-08-24 21:46:31 UTC (rev 28215)
@@ -1,27 +1,33 @@
 # $Id$
 
-PortSystem 1.0
-name             54321
-version          1.0.2001.11.16
-categories       games
-maintainers      nomaintainer at macports.org
-description      5 games in 4, 3, or 2 dimensions for 1 player
+PortSystem		1.0
+
+name			54321
+version			1.0.2001.11.16
+categories		games
+platforms		darwin
+maintainers		nomaintainer
+description		5 games in 4, 3, or 2 dimensions for 1 player
+
 long_description \
     54321 is five games in four-, three-, or two-dimensions for \
     one player. 54321 takes five classic two-dimensional puzzle \
     games and extends them into three and four dimensions. \
     For more information, see the help within the game.
-homepage         http://www.nklein.com/products/54321/
-platforms        darwin
-depends_lib      lib:libSDL-1:libsdl lib:libSDL_image-1:libsdl_image \
-                 lib:libpng.3:libpng lib:libz.1:zlib
-master_sites     ${homepage}${version}/
-distname         ${name}
-extract.suffix   .tgz
-checksums        md5 20b2ad52ef45742c1a65911b225b6ddc
-worksrcdir       ${name}
-patchfiles       patch-variables.GNU
 
+homepage		http://www.nklein.com/products/54321/
+master_sites	${homepage}${version}/
+distname		${name}
+
+depends_lib		lib:libSDL-1:libsdl lib:libSDL_image-1:libsdl_image \
+				lib:libpng.3:libpng lib:libz.1:zlib
+
+checksums		md5 20b2ad52ef45742c1a65911b225b6ddc
+
+extract.suffix	.tgz
+worksrcdir		${name}
+patchfiles		patch-variables.GNU
+
 use_configure    no
 
 build.type       gnu
@@ -29,6 +35,7 @@
 build.env        CXX=g++
 
 destroot {
-    system "ditto -v -rsrcFork Release \
-        ${destroot}/Applications/MacPorts/54321"
+	system "ditto -v -rsrcFork Release \
+		${destroot}/Applications/MacPorts/54321"
 }
+

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20070824/3218adb5/attachment.html


More information about the macports-changes mailing list