freebsd-ports/games/spacehulk/Makefile
Kirill Ponomarev bcadc8453d Change my mail to @FreeBSD.org
Approved by:	fjoe (mentor)
2003-07-22 10:34:12 +00:00

20 lines
485 B
Makefile

# New ports collection makefile for: spacehulk
# Date created: Mon May 5 14:21:44 CEST 2003
# Whom: Kirill Ponomarew <ponomarew@oberon.net>
#
# $FreeBSD$
PORTNAME= spacehulk
PORTVERSION= 1.4.3
CATEGORIES= games kde
MASTER_SITES= http://savannah.nongnu.org/download/${PORTNAME}/main.pkg/${PORTVERSION}/
MAINTAINER= krion@FreeBSD.org
COMMENT= Science-fiction board game in the world of Warhammer 40000
GNU_CONFIGURE= yes
USE_GMAKE= yes
USE_KDELIBS_VER=3
.include <bsd.port.mk>