diff options
author | amdmi3 <amdmi3@FreeBSD.org> | 2008-11-16 09:13:58 +0800 |
---|---|---|
committer | amdmi3 <amdmi3@FreeBSD.org> | 2008-11-16 09:13:58 +0800 |
commit | 2d683f11d956d7d42129fd769adbd97d86695cf0 (patch) | |
tree | dce150c3316fd05f3c018221adc4f956283419bc /games/Makefile | |
parent | bc0e2675073c86f6e2815f785c0fd404a55e086a (diff) | |
download | freebsd-ports-gnome-2d683f11d956d7d42129fd769adbd97d86695cf0.tar.gz freebsd-ports-gnome-2d683f11d956d7d42129fd769adbd97d86695cf0.tar.zst freebsd-ports-gnome-2d683f11d956d7d42129fd769adbd97d86695cf0.zip |
Pushover is a fun puzzle game originally published by Ocean in 1992.
In this game you control an ant that can walk along platformt that
are connected with ladders. On those platforms are dominos that
need to fall according to some rules.
WWW: http://pushover.sourceforge.net/
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 955d5b7c93c5..3b5b731b067e 100644 --- a/games/Makefile +++ b/games/Makefile @@ -624,6 +624,7 @@ SUBDIR += primateplunge SUBDIR += ptkei SUBDIR += ptools + SUBDIR += pushover SUBDIR += pvpgn SUBDIR += py-anki SUBDIR += py-mnemosyne |