diff options
author | edwin <edwin@FreeBSD.org> | 2005-10-16 13:58:42 +0800 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2005-10-16 13:58:42 +0800 |
commit | 3dc50a6924bca770aaf73f30f6851684cb88fd60 (patch) | |
tree | 8ac1a94f116b575e959bc95c90207f246210b213 /games/Makefile | |
parent | 646b99bd3994366543d55d7dea065d6c08ae6993 (diff) | |
download | freebsd-ports-gnome-3dc50a6924bca770aaf73f30f6851684cb88fd60.tar.gz freebsd-ports-gnome-3dc50a6924bca770aaf73f30f6851684cb88fd60.tar.zst freebsd-ports-gnome-3dc50a6924bca770aaf73f30f6851684cb88fd60.zip |
[NEW PORT] games/quake2-source - Quake II game source
Quake II game source.
This port installs the Quake II game source, together with
BSD Makefiles, for building modifications. It can also
install the Capture the Flag mod, Rogue and Xatrix game
source.
PR: ports/86737
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 adb7e53ab746..929be25d6f84 100644 --- a/games/Makefile +++ b/games/Makefile @@ -467,6 +467,7 @@ SUBDIR += quake-dpmod SUBDIR += quake-reaper SUBDIR += quake-source + SUBDIR += quake2-source SUBDIR += quake2forge SUBDIR += quake2lnx SUBDIR += quakeforge |