summaryrefslogtreecommitdiff
path: root/games/quake3-excessive/Makefile
blob: 9508aaa6cdf8873cb82460a3223923a640307379 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# New ports collection makefile for:	Q3 Mod: Excessive
# Date created:				Sat Jun 23 23:40:21 EDT 2001
# Whom:					pat@databits.net
#
# $FreeBSD$
#

PORTNAME=	excessive
PORTVERSION=	003
MASTER_SITES=	ftp://ftp.gigabell.net/pub/exp/q3/mod/excessive/ \
		ftp://ftp.task.gda.pl/vol/d33/ftp.extreme-players.de/exp/q3/mod/excessive/
DISTNAME=	${PORTNAME}_q3_server_${PORTVERSION}

COMMENT=	Quake III Arena Excessive Mod for Linux

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

.include "${Q3_MOD_MASTER}/Makefile"