diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2003-09-24 19:11:35 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2003-09-24 19:11:35 +0000 |
commit | f67a16a964e9b5fd1b27b4c4e926c1b4de442b8e (patch) | |
tree | 7d20f5ee81160e4175af3857b005c7fc6ebd9623 /games/Makefile | |
parent | 4addbbcf2a7f1a1d3b146ae9a246817f2582903c (diff) | |
download | ports-f67a16a964e9b5fd1b27b4c4e926c1b4de442b8e.tar.gz ports-f67a16a964e9b5fd1b27b4c4e926c1b4de442b8e.zip |
This is a port of QWDtools For UNIX, very useful utility to
convert QuakeWorld demos from QWD format to MVD, with quite a
few options.
PR: 57145
Submitted by: Alexey Dokuchaev <danfe@regency.nsu.ru>
Notes
Notes:
svn path=/head/; revision=89270
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 c914d16fc1f2..671385529464 100644 --- a/games/Makefile +++ b/games/Makefile @@ -303,6 +303,7 @@ SUBDIR += quakeforge SUBDIR += quakeserver SUBDIR += quit + SUBDIR += qwdtools SUBDIR += race SUBDIR += rfksay SUBDIR += robocode |