diff options
Diffstat (limited to '')
-rw-r--r-- | games/spacehulk/Makefile | 9 | ||||
-rw-r--r-- | games/spacehulk/distinfo | 2 | ||||
-rw-r--r-- | games/spacehulk/pkg-plist | 1 |
3 files changed, 5 insertions, 7 deletions
diff --git a/games/spacehulk/Makefile b/games/spacehulk/Makefile index 75cbf0702acf..6dbd5d0f9b84 100644 --- a/games/spacehulk/Makefile +++ b/games/spacehulk/Makefile @@ -5,10 +5,9 @@ # $FreeBSD$ PORTNAME= spacehulk -PORTVERSION= 1.4 +PORTVERSION= 1.4.1 CATEGORIES= games kde -MASTER_SITES= http://savannah.nongnu.org/download/${PORTNAME}/main.pkg/1.4/ -DISTNAME= ${PORTNAME}-${PORTVERSION} +MASTER_SITES= http://savannah.nongnu.org/download/${PORTNAME}/main.pkg/${PORTVERSION}/ MAINTAINER= ponomarew@oberon.net COMMENT= Science-fiction board game in the world of Warhammer 40000 @@ -17,6 +16,4 @@ GNU_CONFIGURE= yes USE_GMAKE= yes USE_KDELIBS_VER=3 -.include <bsd.port.pre.mk> -.include "${PORTSDIR}/x11/kde3/Makefile.kde" -.include <bsd.port.post.mk> +.include <bsd.port.mk> diff --git a/games/spacehulk/distinfo b/games/spacehulk/distinfo index 6241440b071e..e06cbfa3e9dc 100644 --- a/games/spacehulk/distinfo +++ b/games/spacehulk/distinfo @@ -1 +1 @@ -MD5 (spacehulk-1.4.tar.gz) = eb2a1628c651f61ad777aa357a45e45f +MD5 (spacehulk-1.4.1.tar.gz) = f9197ab4ecc8f896a448b831ae1aaa10 diff --git a/games/spacehulk/pkg-plist b/games/spacehulk/pkg-plist index 9c97139b6710..a82e04bd8549 100644 --- a/games/spacehulk/pkg-plist +++ b/games/spacehulk/pkg-plist @@ -19,6 +19,7 @@ share/spacehulk/levels/campaign3-4.lvl share/spacehulk/levels/campaign3-5.lvl share/spacehulk/levels/campaign3-6.lvl share/spacehulk/levels/level.dtd +share/spacehulk/levels/savegame.dtd share/spacehulk/rulebook.html share/spacehulk/sounds/blip_move.wav share/spacehulk/sounds/door_close.wav |