diff options
author | miwi <miwi@FreeBSD.org> | 2007-01-29 01:33:10 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2007-01-29 01:33:10 +0800 |
commit | 2c0cdc45f3280269ae42102f626e183aac892f54 (patch) | |
tree | 3fa27ae4b8c9d15b5e2bf5ceeb2eff3d5ea5ae2c /games/Makefile | |
parent | 9dcc39e6e9ad546d7c583819a331e37d8e5e790f (diff) | |
download | freebsd-ports-gnome-2c0cdc45f3280269ae42102f626e183aac892f54.tar.gz freebsd-ports-gnome-2c0cdc45f3280269ae42102f626e183aac892f54.tar.zst freebsd-ports-gnome-2c0cdc45f3280269ae42102f626e183aac892f54.zip |
You control a hand holding some very heavy ball on a rope (physics
simulation included), and there are a lot of enemies trying to eat
your hand. You won't let them! Crush'em all with the ball!
WWW: http://sourceforge.net/projects/kimboot/
PR: ports/108482
Submitted by: Dmitry Marakasov <amdmi3 at amdmi3.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 75197f241b89..872a83879a89 100644 --- a/games/Makefile +++ b/games/Makefile @@ -362,6 +362,7 @@ SUBDIR += kfreerings SUBDIR += kgeography SUBDIR += kiki + SUBDIR += kimboot SUBDIR += klondike SUBDIR += kmastermind SUBDIR += kmquake2 |