diff options
author | Alejandro Pulver <alepulver@FreeBSD.org> | 2007-09-06 03:50:23 +0000 |
---|---|---|
committer | Alejandro Pulver <alepulver@FreeBSD.org> | 2007-09-06 03:50:23 +0000 |
commit | a67f63f67f5871bfd92d4d93f2c6716a042a3464 (patch) | |
tree | db5707d2d26b7dc6a0359cc9055773b62c12ddd1 /games/Makefile | |
parent | 87c547be6deafc2a69d74b5fc95305d11b8f1d96 (diff) | |
download | ports-a67f63f67f5871bfd92d4d93f2c6716a042a3464.tar.gz ports-a67f63f67f5871bfd92d4d93f2c6716a042a3464.zip |
OpenArena is an open-source content package for Quake III Arena licensed under
the GPL, effectively creating a free stand-alone game. You do not need Quake
III Arena to play this game.
Bots were added starting in 0.6.0. They will spout taunts and everything!
Concepts would be loose, so don't expect a remake of Klesk in his original
Klesk form, or any direct remakes of any map/weapon/model.
WWW: http://openarena.ws/
PR: ports/115072
Submitted by: Josh Tolbert <hemi at puresimplicity.net>
Notes
Notes:
svn path=/head/; revision=198890
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 bbd64120c76e..f93b0d3676bb 100644 --- a/games/Makefile +++ b/games/Makefile @@ -531,6 +531,7 @@ SUBDIR += oneko-sakura SUBDIR += oolite SUBDIR += oonsoo + SUBDIR += openarena SUBDIR += openglad SUBDIR += openmortal SUBDIR += openttd |