freebsd-ports/games/q3server-ut/Makefile
Mario Sergio Fujikawa Ferreira 39a9ab02c5 update MASTER_SITES
PR:		30834
Submitted by:	MAINTAINER
2001-09-26 03:31:50 +00:00

25 lines
614 B
Makefile

# New ports collection makefile for: Q3 Mod: Urban Terror
# Date created: Sun Jun 3 11:49:27 EDT 2001
# Whom: pat@databits.net
#
# $FreeBSD$
#
PORTNAME= ut
PORTVERSION= b2.3
MASTER_SITES= http://files.ausgamers.com:81/quake3/mods/urbanterror/ \
http://www.clandvs.com/downloads/ \
ftp://www.gamechannel.de/gcpro/ \
http://62.180.57.56/files/
DISTFILES= q3${PORTNAME}2.zip \
q3${PORTNAME}2_patch20to23.zip
WRKSRC= ${WRKDIR}/q3ut2
EXTRACT_BEFORE_ARGS= -o -qq
HAS_WIERDPATCHES= yes
EXTRACT_ONLY= q3${PORTNAME}2.zip
Q3_MOD_MASTER= ${.CURDIR}/../q3server-ra3
.include "${Q3_MOD_MASTER}/Makefile"