aboutsummaryrefslogtreecommitdiffstats
path: root/games/nexuiz
diff options
context:
space:
mode:
authordanfe <danfe@FreeBSD.org>2010-12-02 13:43:36 +0800
committerdanfe <danfe@FreeBSD.org>2010-12-02 13:43:36 +0800
commitc4366672ffc28b06c00507e123448cbbbe6d0699 (patch)
tree9443e247ef771396e606a95ea2a8335f9232c329 /games/nexuiz
parent72385b12f85e72ee4ede0328e9e7666f30651827 (diff)
downloadfreebsd-ports-gnome-c4366672ffc28b06c00507e123448cbbbe6d0699.tar.gz
freebsd-ports-gnome-c4366672ffc28b06c00507e123448cbbbe6d0699.tar.zst
freebsd-ports-gnome-c4366672ffc28b06c00507e123448cbbbe6d0699.zip
- Fix fetching of map pack file
- Add LICENSE (GPLv2) while here Reported by: itetcu
Diffstat (limited to 'games/nexuiz')
-rw-r--r--games/nexuiz/Makefile8
1 files changed, 6 insertions, 2 deletions
diff --git a/games/nexuiz/Makefile b/games/nexuiz/Makefile
index 5283afd8c5ab..2d01cf93fa8e 100644
--- a/games/nexuiz/Makefile
+++ b/games/nexuiz/Makefile
@@ -9,13 +9,17 @@ PORTNAME= nexuiz
PORTVERSION= 2.5.2
PORTREVISION= 7
CATEGORIES= games
-MASTER_SITES= SF/${PORTNAME}/NexuizRelease/Nexuiz%20${PORTVERSION}
+MASTER_SITES= SF/${PORTNAME}/NexuizRelease/Nexuiz%20${PORTVERSION} \
+ SF/${PORTNAME}/mappack/nexmappack_r2:mappack
+
DISTNAME= ${PORTNAME}-${PORTVERSION:S/.//g}
DISTFILES= ${DISTNAME}${EXTRACT_SUFX}
MAINTAINER= danfe@FreeBSD.org
COMMENT= A fast-paced, chaotic, and intense multiplayer first person shooter
+LICENSE= GPLv2
+
# Package size below is for default set of OPTIONS
NO_PACKAGE= Package will be 942MB, set FORCE_PACKAGE if you really want it
@@ -41,7 +45,7 @@ IGNORE= requires at least one of [SDL_]CLIENT or SERVER options
.endif
.if !defined(WITHOUT_MAPPACK)
-DISTFILES+= nexmappack_r2${EXTRACT_SUFX}
+DISTFILES+= nexmappack_r2${EXTRACT_SUFX}:mappack
PLIST_SUB+= MAPPACK=""
.else
PLIST_SUB+= MAPPACK="@comment "