aboutsummaryrefslogtreecommitdiff
path: root/games/quake3-osp/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'games/quake3-osp/Makefile')
-rw-r--r--games/quake3-osp/Makefile15
1 files changed, 0 insertions, 15 deletions
diff --git a/games/quake3-osp/Makefile b/games/quake3-osp/Makefile
deleted file mode 100644
index 9452aaa595a4..000000000000
--- a/games/quake3-osp/Makefile
+++ /dev/null
@@ -1,15 +0,0 @@
-# New ports collection makefile for: Q3 Mod: OSP Tourney DM/CA/CTF
-# Date created: Mon Jun 4 16:20:32 EDT 2001
-# Whom: pat@databits.net
-#
-# $FreeBSD$
-#
-
-PORTNAME= osp
-PORTVERSION= 0.99v3
-MASTER_SITES= http://www.orangesmoothie.org/downloads/beta/
-DISTNAME= ${PORTNAME}-quake3-${PORTVERSION}
-
-Q3_MOD_MASTER= ${.CURDIR}/../q3server-ra3
-
-.include "${Q3_MOD_MASTER}/Makefile"