diff options
author | pav <pav@FreeBSD.org> | 2004-01-22 12:50:59 +0000 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2004-01-22 12:50:59 +0000 |
commit | e3852cff32d2e21f6cba0ce5351d663f68b40d3d (patch) | |
tree | e143702bf265bcdc31888cf3ea5c65fdc6809ce6 /games/Makefile | |
parent | 6c0b0761b4c80563ed8171ee9df284c383ec9df4 (diff) | |
download | FreeBSD-ports-e3852cff32d2e21f6cba0ce5351d663f68b40d3d.zip FreeBSD-ports-e3852cff32d2e21f6cba0ce5351d663f68b40d3d.tar.gz |
Add linux-enemyterritory.
Wolfenstein: Enemy Territory is a full free multiplayer first person shooter
game. The game was originally going to be a retail expansion pack for Return
To Castle Wolfenstein but the project was cancelled and the good folks at
Activision decided to give it to us for free!
It's a team game; you will win or fall along with your comrades. The only way
to complete the objectives that lead to victory is by cooperation, with each
player covering their teammates and using their class special abilities in
concert with the others.
The game is unique in that it has moving objectives that makes the gameplay a
lot of fun!
WWW: http://www.enemy-territory.com
PR: ports/61583
Submitted by: Benjamin Lutz <benlutz@datacomm.ch>
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 f6fb787..4f224f0 100644 --- a/games/Makefile +++ b/games/Makefile @@ -238,6 +238,7 @@ SUBDIR += libggz SUBDIR += libshhcards SUBDIR += lincity + SUBDIR += linux-enemyterritory SUBDIR += linux-nwserver SUBDIR += linux-q3ademo SUBDIR += linux-steam |