summaryrefslogtreecommitdiff
path: root/games/quake3-wfa/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'games/quake3-wfa/Makefile')
-rw-r--r--games/quake3-wfa/Makefile27
1 files changed, 0 insertions, 27 deletions
diff --git a/games/quake3-wfa/Makefile b/games/quake3-wfa/Makefile
deleted file mode 100644
index 88c11b695a04..000000000000
--- a/games/quake3-wfa/Makefile
+++ /dev/null
@@ -1,27 +0,0 @@
-# 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= 3.3
-MASTER_SITES= ftp://ftp.ogl.org/pub/q3/wfa/ \
- ftp://urgentfury.org/pub/quake3/ \
- http://wfa.themelon.net/wfa/ \
- ftp://mirror1.planetice.net/pub/wfa/ \
- ftp://mirror2.planetice.net/pub/wfa/ \
- http://www.quakeshit.com/files/ \
- ftp://ftp2.extreme-players.de/q3/mod/wfa/
-DISTFILES= WFA_Media_v33.zip WFA_MapPack1_v33.zip \
- WFA_MapPack2_v33.zip
-
-COMMENT= Quake III Arena Mod: Weapons Factory Arena for Linux
-
-EXTRACT_BEFORE_ARGS= -o -qq
-NO_WRKSUBDIR= yes
-
-Q3_MOD_MASTER= ${.CURDIR}/../q3server-ra3
-
-.include "${Q3_MOD_MASTER}/Makefile"