diff options
author | krion <krion@FreeBSD.org> | 2004-07-30 17:59:21 +0800 |
---|---|---|
committer | krion <krion@FreeBSD.org> | 2004-07-30 17:59:21 +0800 |
commit | e996f20e2da3a7c9076894d5c28f9a04bd02b92f (patch) | |
tree | b54ab9220deea7324b0f07a17809868f5da66b80 /games/Makefile | |
parent | 0e98048c949f4b577384dc7b6687a7c0f309cbb4 (diff) | |
download | freebsd-ports-gnome-e996f20e2da3a7c9076894d5c28f9a04bd02b92f.tar.gz freebsd-ports-gnome-e996f20e2da3a7c9076894d5c28f9a04bd02b92f.tar.zst freebsd-ports-gnome-e996f20e2da3a7c9076894d5c28f9a04bd02b92f.zip |
Add cake 2004.07.09,
Cake is pretty advanced Quake III Arena map viewer. It
features BSP support, multiple viewports, sound, models,
record/playback demo support and plenty more. Right now, sound
support is disabled since cake uses FMOD library which is not
available on FreeBSD. I hope to resolve this issue in the
future though.
PR: ports/69738
Submitted by: Alexey Dokuchaev <danfe@regency.nsu.ru>
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 44aa1768b3d1..198c18bf6a49 100644 --- a/games/Makefile +++ b/games/Makefile @@ -62,6 +62,7 @@ SUBDIR += burgerspace SUBDIR += bygfoot SUBDIR += bzflag + SUBDIR += cake SUBDIR += cardpics SUBDIR += cgoban SUBDIR += cgoban2 |