053fdb6a6b
(Part 2)
24 lines
605 B
Makefile
24 lines
605 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.5.b1
|
|
PORTREVISION= 1
|
|
CATEGORIES= games kde
|
|
MASTER_SITES= http://r.vinot.free.fr/spacehulk/
|
|
DISTNAME= ${PORTNAME}-${PORTVERSION:S/.b1/-beta1/}
|
|
|
|
MAINTAINER= krion@FreeBSD.org
|
|
COMMENT= Science-fiction board game in the world of Warhammer 40000
|
|
|
|
USE_SIZE= yes
|
|
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>
|