[33690] trunk/dports/games

simon at macports.org simon at macports.org
Sun Feb 3 06:47:29 PST 2008


Revision: 33690
          http://trac.macosforge.org/projects/macports/changeset/33690
Author:   simon at macports.org
Date:     2008-02-03 06:47:19 -0800 (Sun, 03 Feb 2008)

Log Message:
-----------
games/spacehulk: New port.

Added Paths:
-----------
    trunk/dports/games/spacehulk/
    trunk/dports/games/spacehulk/Portfile

Added: trunk/dports/games/spacehulk/Portfile
===================================================================
--- trunk/dports/games/spacehulk/Portfile	                        (rev 0)
+++ trunk/dports/games/spacehulk/Portfile	2008-02-03 14:47:19 UTC (rev 33690)
@@ -0,0 +1,37 @@
+# $Id$
+
+PortSystem          1.0
+
+name                spacehulk
+version             1.5-beta1
+categories          games
+platforms           darwin
+maintainers         simon
+description         Space Hulk is a great board game of Games Workshop in \
+                    the world of Warhammer 40000.
+long_description    Space Hulk is a great board game of Games Workshop in \
+                    the world of Warhammer 40000. This is a two player \
+                    turn-based game where one play the 'Marine', the other \
+                    play the alien called 'Genestealer'. This video game is \
+                    a complete conversion of the board game with the 2nd \
+                    edition rules.
+
+homepage            http://r.vinot.free.fr/spacehulk/
+master_sites        ${homepage}
+checksums           md5 43eb76b5a2b59e8af2205bff145cbfb2 \
+                    sha1 0202cf59805be69477b1f19e0248fff8b5da1771 \
+                    rmd160 1b94dcdecc5a9d962d2f2c35b503b29cf8502b9e
+
+depends_lib         port:qt3
+
+configure.args      --with-qt-dir=${prefix}/lib/qt3 \
+                    --with-extra-includes=${prefix}/include \
+                    --with-extra-libs=${prefix}/lib
+
+post-install {
+    ui_msg "****************************************************************"
+    ui_msg "*                                                              *"
+    ui_msg "* To run spacehulk use qspacehulk. X11 must be running!        *"
+    ui_msg "*                                                              *"
+    ui_msg "****************************************************************"
+}


Property changes on: trunk/dports/games/spacehulk/Portfile
___________________________________________________________________
Name: svn:keywords
   + Id
Name: svn:eol-style
   + native

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080203/1c0a46ba/attachment.html


More information about the macports-changes mailing list