From cf0c91f856967044d043fc27160b803d2cdb73d7 Mon Sep 17 00:00:00 2001 From: alek Date: Tue, 4 Apr 2006 07:33:26 +0000 Subject: [PATCH] - Better COMMENT and DESCR - Bump PKGNAME From Antoine Jacoutot (MAINTAINER) --- games/spacehulk/Makefile | 6 +++--- games/spacehulk/pkg/DESCR | 14 +++++++++++--- 2 files changed, 14 insertions(+), 6 deletions(-) diff --git a/games/spacehulk/Makefile b/games/spacehulk/Makefile index 781ddb04fe3..f2dfe503b9b 100644 --- a/games/spacehulk/Makefile +++ b/games/spacehulk/Makefile @@ -1,9 +1,9 @@ -# $OpenBSD: Makefile,v 1.1.1.1 2005/11/26 19:18:12 alek Exp $ +# $OpenBSD: Makefile,v 1.2 2006/04/04 07:33:26 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/ diff --git a/games/spacehulk/pkg/DESCR b/games/spacehulk/pkg/DESCR index 69901214f10..405d33bd303 100644 --- a/games/spacehulk/pkg/DESCR +++ b/games/spacehulk/pkg/DESCR @@ -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.