diff options
author | barner <barner@FreeBSD.org> | 2005-11-17 19:29:24 +0800 |
---|---|---|
committer | barner <barner@FreeBSD.org> | 2005-11-17 19:29:24 +0800 |
commit | 24b131fb7a62b0c618be8d3a9ba6357ec80d2d7e (patch) | |
tree | 8aa6b7fd52d9f52470a04f8e2ef43b7d3d9e6730 /games/Makefile | |
parent | 9e3cd7737d1b66a9659bccc1217037bc06d1294e (diff) | |
download | freebsd-ports-gnome-24b131fb7a62b0c618be8d3a9ba6357ec80d2d7e.tar.gz freebsd-ports-gnome-24b131fb7a62b0c618be8d3a9ba6357ec80d2d7e.tar.zst freebsd-ports-gnome-24b131fb7a62b0c618be8d3a9ba6357ec80d2d7e.zip |
Add doom-hacx 1.0, a full TC using the Doom II engine.
PR: 86439
Submitted by: Alejandro Pulver <alejandro@varnet.biz>
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 7c856bdd059f..fa6734a14f60 100644 --- a/games/Makefile +++ b/games/Makefile @@ -124,6 +124,7 @@ SUBDIR += dontspace SUBDIR += doom SUBDIR += doom-data + SUBDIR += doom-hacx SUBDIR += doomlegacy SUBDIR += dopewars SUBDIR += drm |