aboutsummaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2008-09-01 01:57:55 +0000
committerMark Linimon <linimon@FreeBSD.org>2008-09-01 01:57:55 +0000
commita47298ca89f0f20bb9d512e95e09050c38d55548 (patch)
treef98070a782bc93714ae954a7504ed521abcbbee6 /games
parent919d32b69cef6f0bdf40d7ef0c7ba889b1fb8428 (diff)
downloadports-a47298ca89f0f20bb9d512e95e09050c38d55548.tar.gz
ports-a47298ca89f0f20bb9d512e95e09050c38d55548.zip
Notes
Diffstat (limited to 'games')
-rw-r--r--games/q3base/pkg-descr13
-rw-r--r--games/q3base/pkg-plist10
2 files changed, 0 insertions, 23 deletions
diff --git a/games/q3base/pkg-descr b/games/q3base/pkg-descr
deleted file mode 100644
index 3461227ea440..000000000000
--- a/games/q3base/pkg-descr
+++ /dev/null
@@ -1,13 +0,0 @@
-Q3Base is a fork of Quake III Arena. It has the following advantages
-over Quake III Arena itself:
-
-- It uses SDL for establishing network connections. The client also uses
- it for loading textures (thus adding PNG support) and OpenGL
- rendering.
-- It supports FreeBSD out of the box
-- It hardcodes the shared object and datafile directories, thus removing
- the need of startup scripts
-
-Q3Base is developed by the folks at Quakesrc.org.
-
-WWW: http://www.quakesrc.org/
diff --git a/games/q3base/pkg-plist b/games/q3base/pkg-plist
deleted file mode 100644
index 587aecffed7b..000000000000
--- a/games/q3base/pkg-plist
+++ /dev/null
@@ -1,10 +0,0 @@
-bin/q3base
-lib/q3base/baseq3/cgame.so
-lib/q3base/baseq3/qagame.so
-lib/q3base/baseq3/ui.so
-lib/q3base/missionpack/cgame.so
-lib/q3base/missionpack/qagame.so
-lib/q3base/missionpack/ui.so
-@dirrm lib/q3base/baseq3
-@dirrm lib/q3base/missionpack
-@dirrm lib/q3base