diff options
author | amdmi3 <amdmi3@FreeBSD.org> | 2008-09-24 03:17:21 +0800 |
---|---|---|
committer | amdmi3 <amdmi3@FreeBSD.org> | 2008-09-24 03:17:21 +0800 |
commit | c7c3e673c28c22b048e7f0acb6c432fb39b5afde (patch) | |
tree | c2275dda3870d9e7d1dd0c7b8e338acafb8b33ac /games/Makefile | |
parent | b4769c755b07f50bfe7076ece168644dad83abae (diff) | |
download | freebsd-ports-gnome-c7c3e673c28c22b048e7f0acb6c432fb39b5afde.tar.gz freebsd-ports-gnome-c7c3e673c28c22b048e7f0acb6c432fb39b5afde.tar.zst freebsd-ports-gnome-c7c3e673c28c22b048e7f0acb6c432fb39b5afde.zip |
cave9 is a gravity cave-exploration game.
Use only two buttons to activate the thrust jets of your ship in
this first-person 3D version of the classic SF-Cave game.
WWW: http://code.google.com/p/cave9/
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 8a9ec74a23dd..81efe5a97652 100644 --- a/games/Makefile +++ b/games/Makefile @@ -111,6 +111,7 @@ SUBDIR += bzflag SUBDIR += cake SUBDIR += cardpics + SUBDIR += cave9 SUBDIR += cavezofphear SUBDIR += cchess SUBDIR += ceferino |