aboutsummaryrefslogtreecommitdiffstats
path: root/games/q3server-ut/Makefile
blob: 0befc63a6dea8515fe3332d0be402f4974e2a909 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
# 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=    2.6
MASTER_SITES=   http://houston.jeffs-place.org/urbanterror/ \
        http://digitalrhapsody.com/ \
        http://www.thedatasource.net/~gleam/ \
        http://www.midwestmayhem.com/ \
        ftp://ut.petrovits.net/pub/UrbanTerror/ \
        http://64.246.40.38/
DISTFILES=  beta26_full.zip

NO_WRKSUBDIR=   yes

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

.include "${Q3_MOD_MASTER}/Makefile"