aboutsummaryrefslogtreecommitdiffstats
path: root/games/quake3-wfa/Makefile
blob: 480d1f72d29180de148b9eb0fb04da32b2fc6fe4 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# New ports collection makefile for:    Q3 Mod: Weapons Factory Arena
# Date created:             Sun Jun  3 15:03:11 EDT 2001
# Whom:                 pat@databits.net
#
# $FreeBSD$
#

PORTNAME=   wfa
PORTVERSION=    2.9
MASTER_SITES=   http://www2.qlabo.com/q3a/uac/mods/wfa/ \
        http://www.q3wfa.com/ \
        http://www.leftunsaid.com/ \
        ftp://ftp.planet-multiplayer.de/pub/gamesmania/pm/q3a/win32/mods/weapon_factory/
DISTNAME=   WFA-Setup-v${PORTVERSION:S/.//}

NO_WRKSUBDIR=   yes

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

.include "${Q3_MOD_MASTER}/Makefile"