On Fri, 10 Mar 2006, Antoine Jacoutot wrote:
Hi.
New diff with DESCR wrapped to 72 characters (and not 80!).
Thanks to jasper_at_nedbsd.nl for reminding this to me.
Thanks!
--
Antoine Jacoutot
Observatoire de Paris
SIO - Centre de calcul (Bat 15)
5, Place Jules Janssen
92195 Meudon Cedex
Tel : +33 (0)1.45.07.71.95
diff -uNr --exclude=CVS /usr/ports/games/spacehulk/Makefile spacehulk/Makefile
--- /usr/ports/games/spacehulk/Makefile Sat Nov 26 20:18:12 2005
+++ spacehulk/Makefile Fri Mar 10 14:58:07 2006
@@ -1,9 +1,9 @@
# $OpenBSD: Makefile,v 1.1.1.1 2005/11/26 19:18:12 alek Exp $
-COMMENT= "conversion of Warhammer 4000 into video game"
+COMMENT= "total conversion of the Space Hulk board game"
DISTNAME= spacehulk-1.5-beta1
-PKGNAME= spacehulk-1.5beta1
+PKGNAME= spacehulk-1.5beta1p0
CATEGORIES= games x11
HOMEPAGE= http://r.vinot.free.fr/spacehulk/
@@ -29,5 +29,6 @@
USE_GMAKE= Yes
USE_LIBTOOL= Yes
+PORTHOME= ${WRKDIST}
.include <bsd.port.mk>
diff -uNr --exclude=CVS /usr/ports/games/spacehulk/pkg/DESCR spacehulk/pkg/DESCR
--- /usr/ports/games/spacehulk/pkg/DESCR Sat Nov 26 20:18:13 2005
+++ spacehulk/pkg/DESCR Tue Mar 14 08:42:03 2006
@@ -1,3 +1,11 @@
-Space Hulk is a science-fiction board game in the world of Warhammer
-40000. It is aiming at providing a way to play SpaceHulk on your
-computer with the exact same rules as in the board version.
+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. The project is
+aiming at providing a way to play SpaceHulk on your computer exactly as
+you could do it with the real board version but with some extra : you
+can play via network (no need to have two players in the same room)
+synchronized or asynchronized (via e-mail), and you will even be able to
+play solo against an artificial intelligent opponent. Currently, only
+HotSeat and Play-By-Email mode game are implemented.