diff options
author | alepulver <alepulver@FreeBSD.org> | 2006-07-29 06:02:10 +0800 |
---|---|---|
committer | alepulver <alepulver@FreeBSD.org> | 2006-07-29 06:02:10 +0800 |
commit | 7aedb2ca9d98147c316d57d61ba0d971692233b6 (patch) | |
tree | adb7f7e8b03260270bc9ac9d955ab06c03b7a918 /games/Makefile | |
parent | a6ffb305db7ed61a398602fef8026e9309ae2218 (diff) | |
download | freebsd-ports-gnome-7aedb2ca9d98147c316d57d61ba0d971692233b6.tar.gz freebsd-ports-gnome-7aedb2ca9d98147c316d57d61ba0d971692233b6.tar.zst freebsd-ports-gnome-7aedb2ca9d98147c316d57d61ba0d971692233b6.zip |
Quake II: The Reckoning (Xatrix) Mission Pack.
You are part of an elite commando foce that must infiltrate a hostile alien
cite. Once inside, you must scour industrial landscapes, crawl through
waterways and air ducts, navigate treacherous canyons teeming with vicious
mutants, stow away on an alien spacecraft, and destroy the enemy's secret moon
base.
- 18 Arduous Levels to Conquer.
- Added Weapons.
- New Enemies.
This port installs the game.so file, but you still need the original data.
WWW: http://www.idsoftware.com/games/quake/quake2-reckoning/
Diffstat (limited to 'games/Makefile')
-rw-r--r-- | games/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/Makefile b/games/Makefile index 07e35401b0d2..a12aca543c8f 100644 --- a/games/Makefile +++ b/games/Makefile @@ -559,6 +559,7 @@ SUBDIR += quake2-relay SUBDIR += quake2-rogue SUBDIR += quake2-source + SUBDIR += quake2-xatrix SUBDIR += quake2forge SUBDIR += quake2lnx SUBDIR += quake3 |