diff options
author | edwin <edwin@FreeBSD.org> | 2005-10-16 13:51:51 +0800 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2005-10-16 13:51:51 +0800 |
commit | 646b99bd3994366543d55d7dea065d6c08ae6993 (patch) | |
tree | d15bb66981ba1e2c4359b9bebf4e423bba4c9776 /games/Makefile | |
parent | 352980eba8419f53522e2293abe3d346b68a160e (diff) | |
download | freebsd-ports-gnome-646b99bd3994366543d55d7dea065d6c08ae6993.tar.gz freebsd-ports-gnome-646b99bd3994366543d55d7dea065d6c08ae6993.tar.zst freebsd-ports-gnome-646b99bd3994366543d55d7dea065d6c08ae6993.zip |
[NEW PORT] games/quake-dpmod - Quake 1 modification
DarkPlacesMod is a Quake 1 modification (made specifically
for the DarkPlaces Quake engine).
WWW: http://icculus.org/twilight/darkplaces/
PR: ports/85354
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 9a09a0ba6e16..adb7e53ab746 100644 --- a/games/Makefile +++ b/games/Makefile @@ -464,6 +464,7 @@ SUBDIR += qonk SUBDIR += qstat SUBDIR += quake-data + SUBDIR += quake-dpmod SUBDIR += quake-reaper SUBDIR += quake-source SUBDIR += quake2forge |