summaryrefslogtreecommitdiff
path: root/games/quake3-ut/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'games/quake3-ut/Makefile')
-rw-r--r--games/quake3-ut/Makefile24
1 files changed, 0 insertions, 24 deletions
diff --git a/games/quake3-ut/Makefile b/games/quake3-ut/Makefile
deleted file mode 100644
index c070f28cad81..000000000000
--- a/games/quake3-ut/Makefile
+++ /dev/null
@@ -1,24 +0,0 @@
-# New ports collection makefile for: Q3 Mod: Urban Terror
-# Date created: Sun Jun 3 11:49:27 EDT 2001
-# Whom: pat@databits.net
-#
-# $FreeBSD$
-#
-
-PORTNAME= ut
-PORTVERSION= b2.3
-MASTER_SITES= http://files.ausgamers.com:81/quake3/mods/urbanterror/ \
- http://www.clandvs.com/downloads/ \
- ftp://www.gamechannel.de/gcpro/ \
- http://62.180.57.56/files/
-DISTFILES= q3${PORTNAME}2.zip \
- q3${PORTNAME}2_patch20to23.zip
-
-WRKSRC= ${WRKDIR}/q3ut2
-EXTRACT_BEFORE_ARGS= -o -qq
-HAS_WIERDPATCHES= yes
-EXTRACT_ONLY= q3${PORTNAME}2.zip
-
-Q3_MOD_MASTER= ${.CURDIR}/../q3server-ra3
-
-.include "${Q3_MOD_MASTER}/Makefile"