diff options
author | Alejandro Pulver <alepulver@FreeBSD.org> | 2006-08-31 22:42:23 +0000 |
---|---|---|
committer | Alejandro Pulver <alepulver@FreeBSD.org> | 2006-08-31 22:42:23 +0000 |
commit | bcf691f2992785c059b8f6d9c5daad795b7019e2 (patch) | |
tree | ed53511137bb338847a685852843393cbe0e30b8 /games/Makefile | |
parent | 8a15aa5afe7965a112b85f167d176a2c0c4c9768 (diff) | |
download | ports-bcf691f2992785c059b8f6d9c5daad795b7019e2.tar.gz ports-bcf691f2992785c059b8f6d9c5daad795b7019e2.zip |
Combining the features of all modern QuakeWorld clients, ezQuake makes
QuakeWorld easier to start and play. The immortal first person shooter Quake
in the brand new skin with superb graphics and extremely fast gameplay.
Features:
- Modern graphics.
- Multiview support.
- Tons of features to serve latest pro-gaming needs.
- Inbuilt Server Browser & MP3 player control.
- Recorded Games Browser.
- Customization of all possible graphics elements of the game including Head
Up Display.
- All sorts of scripting possibilities.
- MAC OS X platform supported. Software version for computers without 3D
graphics accelerators.
WWW: http://ezquake.sourceforge.net/
Notes
Notes:
svn path=/head/; revision=171772
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 55197794d515..62242e9c3709 100644 --- a/games/Makefile +++ b/games/Makefile @@ -177,6 +177,7 @@ SUBDIR += exhaust-ma SUBDIR += exmars SUBDIR += exult + SUBDIR += ezquake SUBDIR += falconseye SUBDIR += farblazer SUBDIR += fargoal |