1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-07 06:40:06 +00:00
freebsd-ports/games/spacehulk/Makefile
Michael Landin fc1fbb138f Update to 1.4.2
PR:		53399
Submitted by:	maintainer
Approved by:	roberto (mentor)
2003-06-17 16:03:42 +00:00

20 lines
488 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.2
CATEGORIES= games kde
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
GNU_CONFIGURE= yes
USE_GMAKE= yes
USE_KDELIBS_VER=3
.include <bsd.port.mk>