[54543] trunk/dports/games/ski/Portfile
snc at macports.org
snc at macports.org
Wed Jul 29 05:35:24 PDT 2009
Revision: 54543
http://trac.macports.org/changeset/54543
Author: snc at macports.org
Date: 2009-07-29 05:35:23 -0700 (Wed, 29 Jul 2009)
Log Message:
-----------
whitespace
Modified Paths:
--------------
trunk/dports/games/ski/Portfile
Modified: trunk/dports/games/ski/Portfile
===================================================================
--- trunk/dports/games/ski/Portfile 2009-07-29 12:34:04 UTC (rev 54542)
+++ trunk/dports/games/ski/Portfile 2009-07-29 12:35:23 UTC (rev 54543)
@@ -1,14 +1,14 @@
# -*- coding: utf-8; mode: tcl; tab-width: 4; truncate-lines: t; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:et:sw=4:ts=4:sts=4
# $Id$
-PortSystem 1.0
+PortSystem 1.0
-name ski
-version 6.5
+name ski
+version 6.5
revision 1
-categories games python
-maintainers nomaintainer
-description ASCII downhill skiing game
+categories games python
+maintainers nomaintainer
+description ASCII downhill skiing game
long_description \
Imagine you are skiing down an infinite slope, facing such hazards \
as trees, ice, bare ground, and the man-eating Yeti! Unfortunately, \
@@ -22,12 +22,16 @@
The internals of this game are actually kind of interesting. The \
terrain generator is a simple cellular automaton that generates crude \
2D fractals.
-homepage http://www.catb.org/~esr/ski/
-platforms darwin
-master_sites sunsite:games
-checksums md5 f9cc93f7a0223f65b011b4c873ba50df
-depends_run bin:python:python25
-use_configure no
+homepage http://www.catb.org/~esr/ski/
+
+platforms darwin
+depends_run bin:python:python25
+
+master_sites sunsite:games
+checksums md5 f9cc93f7a0223f65b011b4c873ba50df
+
+use_configure no
+
destroot {
xinstall -m 555 ${worksrcpath}/ski ${destroot}${prefix}/bin
xinstall -m 444 ${worksrcpath}/ski.6 ${destroot}${prefix}/share/man/man6
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090729/139ff51f/attachment.html>
More information about the macports-changes
mailing list