summaryrefslogtreecommitdiff
path: root/games/quake3-ut/Makefile
blob: 1403f0a71d2fb8bfc3b2ab250cb4a87c05cc1c11 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
# 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.2
MASTER_SITES=	http://www.masterblaster.dk/ \
		http://files.gamesmania.de/gamesmania/urbanter/ \
		http://www.progamers.cz/files/ \
		http://www.unigames.com.br/q3ut/
DISTFILES=	q3${PORTNAME}2.zip \
		q3${PORTNAME}2_patch20to22.zip

WRKSRC=			${WRKDIR}/q3ut2
HAS_WIERDPATCHES=	yes
EXTRACT_ONLY=		q3${PORTNAME}2.zip

Q3_MOD_MASTER=	${.CURDIR}/../q3server-ra3

.include "${Q3_MOD_MASTER}/Makefile"