diff options
author | Alejandro Pulver <alepulver@FreeBSD.org> | 2007-12-17 18:16:37 +0000 |
---|---|---|
committer | Alejandro Pulver <alepulver@FreeBSD.org> | 2007-12-17 18:16:37 +0000 |
commit | ed021df9c9ba98f79aa9e853ea56b22cf7af4c3f (patch) | |
tree | a274858fdfeb22974e16f27cdd970cecb6a2345d /games/odamex/pkg-plist | |
parent | 5cf1286163f80f6a61d51b63efbabbdea12e3940 (diff) | |
download | ports-ed021df9c9ba98f79aa9e853ea56b22cf7af4c3f.tar.gz ports-ed021df9c9ba98f79aa9e853ea56b22cf7af4c3f.zip |
Odamex is a free and open source port for the classic first-person-shooter
Doom. Odamex's goal is to emulate the feel of and retain many aspects of the
original Doom executables while offering a broader expanse of security
features, personal configuration, gameplay options, and editing features.
Odamex can run on a wide range of operating systems and hardware, so players
should be able to play on almost any platform. Features:
* The popular ZDoom 1.22 core engine and CSDoom 0.62 core netcode.
* Compatability with many major operating systems, including Windows, Linux,
FreeBSD and Mac OSX.
* Core gameplay modeled on the original doom2.exe.
* Streamlined WAD loading, allowing the server and clients to load WAD files
on the fly without needing to restart the client or server.
* Compatability with Boom, MBF and CTF Standard maps.
* Deathmatch, Cooperative, Team Deathmatch and CTF gametypes.
* Jumping, Mouselook and other non-standard features available as server-side
options.
* Comprehensive cheat and exploit countermeasures.
* An open source code base licensed under the GPL, available for anyone to
examine, compile, or modify to their liking.
WWW: http://odamex.net/
Notes
Notes:
svn path=/head/; revision=203939
Diffstat (limited to 'games/odamex/pkg-plist')
-rw-r--r-- | games/odamex/pkg-plist | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/games/odamex/pkg-plist b/games/odamex/pkg-plist new file mode 100644 index 000000000000..c3909b249137 --- /dev/null +++ b/games/odamex/pkg-plist @@ -0,0 +1,7 @@ +bin/odamaster +bin/odamex +bin/odasrv +%%DATADIR%%/odamex.wad +%%PORTDOCS%%%%DOCSDIR%%/README +@dirrm %%DATADIR%% +%%PORTDOCS%%@dirrm %%DOCSDIR%% |