diff options
Diffstat (limited to 'games/quake3-osp/Makefile')
-rw-r--r-- | games/quake3-osp/Makefile | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/games/quake3-osp/Makefile b/games/quake3-osp/Makefile deleted file mode 100644 index 069edb8e44cf..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.03a -MASTER_SITES= http://files.l33tgames.com/files/q3/mods/osp/ \ - http://www.flatlands.ch/filebase/mods/left/ -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" |