summaryrefslogtreecommitdiff
path: root/games/utserver-to/Makefile
diff options
context:
space:
mode:
authorPatrick Li <pat@FreeBSD.org>2002-01-15 06:37:01 +0000
committerPatrick Li <pat@FreeBSD.org>2002-01-15 06:37:01 +0000
commit772267abf0c055d170b2558003a2e534f43ceb38 (patch)
tree8e892fa431d9131c28f4751e00eeee0aa37a157b /games/utserver-to/Makefile
parentAdd courier 0.37.0, courier SMTP IMAP POP3 HTTP mail server suite. (diff)
Update to 2.2.0
Notes
Notes: svn path=/head/; revision=53096
Diffstat (limited to 'games/utserver-to/Makefile')
-rw-r--r--games/utserver-to/Makefile17
1 files changed, 9 insertions, 8 deletions
diff --git a/games/utserver-to/Makefile b/games/utserver-to/Makefile
index dd1807e0b44d..aee997605c6e 100644
--- a/games/utserver-to/Makefile
+++ b/games/utserver-to/Makefile
@@ -6,16 +6,16 @@
#
PORTNAME?= to
-PORTVERSION?= 0.2.b
+PORTVERSION?= 2.2.0
CATEGORIES= games linux
-MASTER_SITES?= ftp://files.gamesmania.de/pub/gamesmania/utstation/mods/to20/ \
- ftp://ftp2.extreme-players.de/ut/mod/tacticalops/ \
- ftp://ftp.gigabell.net/pub/exp/ut/mod/tacticalops/ \
- ftp://ftp.task.gda.pl/mirror/ftp.extreme-players.de/exp/ut/mod/tacticalops/ \
- ftp://downloads.khabal.com/pub/Download/unreal/mods/
+MASTER_SITES?= http://www.netreachgames.com/downloads/to/ \
+ http://downloads.fragism.com/ \
+ http://lmb.atom.is/downloads/Tacops/ \
+ http://hq.hack.pl/~bond/zip/
+
PKGNAMEPREFIX= utserver-
.ifndef(DISTFILES)
-DISTNAME?= TOb200ManualInstall
+DISTNAME?= TacticalOps220
.endif
MAINTAINER?= pat@FreeBSD.org
@@ -29,6 +29,7 @@ NO_BUILD= yes
.if (${PORTNAME}==to)
EXECUTABLES+= TacticalOpsLinux\\w+
EXTRA_CLEAN_FILES+= .+/TacticalOpsLinux.+
+DO_USE_WRKSUBDIR= yes
.endif
.ifndef(DONT_USE_ZIP)
USE_ZIP= yes
@@ -42,7 +43,7 @@ STRIP= ${LINUXBASE}/usr/bin/strip
STRIP=
.endif
-UTDIR= usr/games/ut-server/${UTSUBDIR}/
+UTDIR= usr/games/ut-server/
PLIST_SUB+= UTDIR="${UTDIR}"
INSTALL_DIR= ${INSTALL} -d -o ${BINOWN} -g ${BINGRP} -m ${BINMODE}
SORT?= /usr/bin/sort