2001-07-21 22:25:55 -04:00
|
|
|
# New ports collection makefile for: Q3 Mod: Urban Terror
|
|
|
|
# Date created: Sun Jun 3 11:49:27 EDT 2001
|
2002-11-22 20:37:48 -05:00
|
|
|
# Whom: pat
|
2001-07-21 22:25:55 -04:00
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
|
|
|
PORTNAME= ut
|
2003-08-10 00:51:22 -04:00
|
|
|
PORTVERSION= 3.0
|
2004-01-08 04:50:31 -05:00
|
|
|
MASTER_SITES= http://gamefiles.blueyonder.co.uk/blueyondergames/quake3arena/modifications/urbanterror/patches/win32/ \
|
2003-08-10 00:51:22 -04:00
|
|
|
ftp://www.playdedicated.com/pub/sid/quake3/ \
|
2004-01-08 04:50:31 -05:00
|
|
|
http://ftp.club-internet.fr/pub/games/nofrag/quake3/mods/urbanterror/patches/ \
|
2003-08-10 00:51:22 -04:00
|
|
|
ftp://ftp.edome.net/online/clientit/ \
|
2004-01-08 04:50:31 -05:00
|
|
|
http://clanhosted.clix.pt/files/clanhosted/quake3/ut/
|
2003-08-10 00:51:22 -04:00
|
|
|
DISTNAME= urbanterror3
|
2001-07-21 22:25:55 -04:00
|
|
|
|
2003-03-06 21:35:59 -05:00
|
|
|
COMMENT= Quake III Arena Mod: Urban Terror for Linux
|
|
|
|
|
2004-02-16 18:38:25 -05:00
|
|
|
NO_PACKAGE= "Distfile is >256MB; define FORCE_PACKAGE if you really want this."
|
|
|
|
|
2003-08-10 00:51:22 -04:00
|
|
|
WRKSRC= ${WRKDIR}/q3ut3
|
2001-07-21 22:25:55 -04:00
|
|
|
|
|
|
|
Q3_MOD_MASTER= ${.CURDIR}/../q3server-ra3
|
|
|
|
|
|
|
|
.include "${Q3_MOD_MASTER}/Makefile"
|