diff options
author | edwin <edwin@FreeBSD.org> | 2005-10-17 06:31:37 +0800 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2005-10-17 06:31:37 +0800 |
commit | d6ae1867642c49a6aeeeac6e3357d0932065ad0b (patch) | |
tree | 1081897b6c6a227aa216ee997fdf65132db9e459 /games/Makefile | |
parent | d00eca5e9d837429011670af0d67432c601efb4e (diff) | |
download | freebsd-ports-gnome-d6ae1867642c49a6aeeeac6e3357d0932065ad0b.tar.gz freebsd-ports-gnome-d6ae1867642c49a6aeeeac6e3357d0932065ad0b.tar.zst freebsd-ports-gnome-d6ae1867642c49a6aeeeac6e3357d0932065ad0b.zip |
[NEW PORT] games/quake2-data - Quake II data files
Quake II data files.
This port installs the data files needed to run Quake II.
It installs the updates and Capture The Flag mod data.
You still need to have a legitimate copy of the game in
order to obtain the .pak files. Otherwise you can use the
shareware version of the game data.
PR: 8 7179
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 6a0aa8cdf3ac..7dba44a6f5af 100644 --- a/games/Makefile +++ b/games/Makefile @@ -466,6 +466,7 @@ SUBDIR += quake-dpmod SUBDIR += quake-reaper SUBDIR += quake-source + SUBDIR += quake2-data SUBDIR += quake2-source SUBDIR += quake2forge SUBDIR += quake2lnx |