summaryrefslogtreecommitdiff
path: root/games/quake3-osp/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'games/quake3-osp/Makefile')
-rw-r--r--games/quake3-osp/Makefile18
1 files changed, 0 insertions, 18 deletions
diff --git a/games/quake3-osp/Makefile b/games/quake3-osp/Makefile
deleted file mode 100644
index 99bb5f5538fb..000000000000
--- a/games/quake3-osp/Makefile
+++ /dev/null
@@ -1,18 +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= 1.01
-MASTER_SITES= http://www.orangesmoothie.org/downloads/ \
- http://aoh-www.hhhr.ision.net/files/osp/
-DISTNAME= osp-Quake3-${PORTVERSION}_full
-
-COMMENT= Quake III Arena Mod: OSP Tourney DM/CA/CTF for Linux
-
-Q3_MOD_MASTER= ${.CURDIR}/../q3server-ra3
-
-.include "${Q3_MOD_MASTER}/Makefile"