freebsd-ports/games/quake3-excessive/Makefile
Ade Lovett d4d639aac7 Remove pkg-comment from the remaining special cases.
Approved by:	portmgr (implicitly)
2003-03-07 02:35:59 +00:00

18 lines
506 B
Makefile

# 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"