diff options
author | pav <pav@FreeBSD.org> | 2005-07-21 00:01:36 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2005-07-21 00:01:36 +0800 |
commit | 5b8ffecefe68916cb0d50ea32037694edf1c8709 (patch) | |
tree | 561e44679e9d3beff185d1f266d5c5de141fe6d1 /games/Makefile | |
parent | 12da3cab52dd1ed6ab0451a9ac83dad25fdc23b5 (diff) | |
download | freebsd-ports-gnome-5b8ffecefe68916cb0d50ea32037694edf1c8709.tar.gz freebsd-ports-gnome-5b8ffecefe68916cb0d50ea32037694edf1c8709.tar.zst freebsd-ports-gnome-5b8ffecefe68916cb0d50ea32037694edf1c8709.zip |
"Tux, of Math Command" ("TuxMath," for short) is an educational arcade game
starring Tux, the Linux mascot!
Based on the classic arcade game "Missile Command," Tux must defend his
cities. In this case, though, he must do it by solving math problems.
PR: ports/83747
Submitted by: Alejandro Pulver <alejandro@varnet.biz>
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 dd2765df8f86..86cc6c3b7db9 100644 --- a/games/Makefile +++ b/games/Makefile @@ -513,6 +513,7 @@ SUBDIR += ttt SUBDIR += tux-aqfh SUBDIR += tuxkart + SUBDIR += tuxmath SUBDIR += tuxpaint SUBDIR += tuxpaint-fonts SUBDIR += tuxpaint-stamps |