aboutsummaryrefslogtreecommitdiff
path: root/games/quake3-excessive/Makefile
diff options
context:
space:
mode:
authorcvs2svn <cvs2svn@FreeBSD.org>2004-05-15 15:49:17 +0000
committercvs2svn <cvs2svn@FreeBSD.org>2004-05-15 15:49:17 +0000
commit6f316ce2e89f972a4f22e1b97e1dda5e9d58cefa (patch)
treefb8d61358190cc429db453d54fb9920ccfde716f /games/quake3-excessive/Makefile
parentea16706c62b542adc8f3b887256bf215bf914db6 (diff)
downloadports-6f316ce2e89f972a4f22e1b97e1dda5e9d58cefa.tar.gz
ports-6f316ce2e89f972a4f22e1b97e1dda5e9d58cefa.zip
This commit was manufactured by cvs2svn to create tag 'RELEASE_4_10_0'.release/4.10.0
Notes
Notes: svn path=/head/; revision=109221 svn path=/tags/RELEASE_4_10_0/; revision=109222; tag=release/4.10.0
Diffstat (limited to 'games/quake3-excessive/Makefile')
-rw-r--r--games/quake3-excessive/Makefile18
1 files changed, 0 insertions, 18 deletions
diff --git a/games/quake3-excessive/Makefile b/games/quake3-excessive/Makefile
deleted file mode 100644
index 18ee1ddab40a..000000000000
--- a/games/quake3-excessive/Makefile
+++ /dev/null
@@ -1,18 +0,0 @@
-# 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= ${MASTER_SITE_LOCAL}
-MASTER_SITE_SUBDIR= pat
-DISTNAME= ${PORTNAME}_q3_server_${PORTVERSION}
-
-COMMENT= Quake III Arena Excessive Mod for Linux
-
-Q3_MOD_MASTER= ${.CURDIR}/../q3server-ra3
-
-.include "${Q3_MOD_MASTER}/Makefile"