diff options
author | pav <pav@FreeBSD.org> | 2005-07-20 05:34:19 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2005-07-20 05:34:19 +0800 |
commit | cfa86eb8dc538f57cb03c3bd4d50fcbe360ada47 (patch) | |
tree | 1da62bdb5c52851f3a9c025875fa997bafb432a5 /games/Makefile | |
parent | b4429b0fb17ac2cc7af0d82e65b6f5d8ff862ea1 (diff) | |
download | freebsd-ports-gnome-cfa86eb8dc538f57cb03c3bd4d50fcbe360ada47.tar.gz freebsd-ports-gnome-cfa86eb8dc538f57cb03c3bd4d50fcbe360ada47.tar.zst freebsd-ports-gnome-cfa86eb8dc538f57cb03c3bd4d50fcbe360ada47.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>
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 |