diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2005-07-19 21:34:19 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2005-07-19 21:34:19 +0000 |
commit | fcbde40ade3346f8f35d6e0e661793050ed979d0 (patch) | |
tree | 2ae203b05a06cd024cc1643eadf8f87b196573bb /games/Makefile | |
parent | c2a92f9f6811904f61a2deb1913c1a43dfe83f70 (diff) | |
download | ports-fcbde40ade3346f8f35d6e0e661793050ed979d0.tar.gz ports-fcbde40ade3346f8f35d6e0e661793050ed979d0.zip |
Tux Paint is a free drawing program designed for young children (kids ages 3
and up). It has a simple, easy-to-use interface, fun sound effects, and an
encouraging cartoon mascot who helps guide children as they use the program.
It provides a blank canvas and a variety of drawing tools to help your child
be creative.
PR: ports/83478
Submitted by: Alejandro Pulver <alejandro@varnet.biz>
Notes
Notes:
svn path=/head/; revision=139628
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 d19f70fac134..2968c0215141 100644 --- a/games/Makefile +++ b/games/Makefile @@ -513,6 +513,7 @@ SUBDIR += ttt SUBDIR += tux-aqfh SUBDIR += tuxkart + SUBDIR += tuxpaint SUBDIR += tuxpuck SUBDIR += tuxracer SUBDIR += tuxracer_golf |