1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-24 21:01:20 +00:00
freebsd-ports/games/quake3-excessive/Makefile

17 lines
456 B
Makefile
Raw Normal View History

# 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}
Q3_MOD_MASTER= ${.CURDIR}/../q3server-ra3
.include "${Q3_MOD_MASTER}/Makefile"