aboutsummaryrefslogtreecommitdiff
path: root/games/xonotic
diff options
context:
space:
mode:
authorAlexey Dokuchaev <danfe@FreeBSD.org>2010-12-02 05:43:36 +0000
committerAlexey Dokuchaev <danfe@FreeBSD.org>2010-12-02 05:43:36 +0000
commit1b9cfaf52b9896485e4ef6c24a6498076ab3d89f (patch)
tree6c78ea689df663a4506d274db2cc633168400759 /games/xonotic
parent2fbb0f63a6a245413b25e9ecc660edefa83687cc (diff)
downloadports-1b9cfaf52b9896485e4ef6c24a6498076ab3d89f.tar.gz
ports-1b9cfaf52b9896485e4ef6c24a6498076ab3d89f.zip
Notes
Diffstat (limited to 'games/xonotic')
-rw-r--r--games/xonotic/Makefile8
1 files changed, 6 insertions, 2 deletions
diff --git a/games/xonotic/Makefile b/games/xonotic/Makefile
index 5283afd8c5ab..2d01cf93fa8e 100644
--- a/games/xonotic/Makefile
+++ b/games/xonotic/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 "