freebsd-ports/games/quake3-ut/Makefile
Kris Kennaway 09b69954f2 Mark BROKEN (see bento logs). These ports are scheduled for removal
after Feb 2 2004 if they are still broken at that time and no fixes
have been submitted by PR.
2003-11-03 03:56:42 +00:00

27 lines
673 B
Makefile

# New ports collection makefile for: Q3 Mod: Urban Terror
# Date created: Sun Jun 3 11:49:27 EDT 2001
# Whom: pat
#
# $FreeBSD$
#
PORTNAME= ut
PORTVERSION= 3.0
MASTER_SITES= http://64.159.80.11/ \
ftp://mirror.candidhosting.com/pub/ut/ \
http://box3.fsk405.org/q3ut3/ \
http://fsk405.org/q3ut3/ \
ftp://www.playdedicated.com/pub/sid/quake3/ \
ftp://ftp.edome.net/online/clientit/ \
http://atrivo.wofut.com/~zac/
DISTNAME= urbanterror3
COMMENT= Quake III Arena Mod: Urban Terror for Linux
BROKEN= "Does not fetch, will be removed after Feb 2"
WRKSRC= ${WRKDIR}/q3ut3
Q3_MOD_MASTER= ${.CURDIR}/../q3server-ra3
.include "${Q3_MOD_MASTER}/Makefile"