mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 11:40:06 +02:00
tuxpaint_config: Improved description
Don't use the same description as the main app. Courtesy of Debian's manpage.
This commit is contained in:
@@ -1,13 +1,12 @@
|
||||
SUMMARY="A graphical tool for configurations of TuxPaint"
|
||||
DESCRIPTION="Tux Paint is a free, award-winning drawing program for children \
|
||||
ages 3 to 12 (for example, preschool and K-6). Tux Paint is used \
|
||||
in schools and around the world as a computer literacy drawing activity. \
|
||||
It combines an easy-to-use interface, fun sound effects, and an \
|
||||
encouraging cartoon mascot who guides children as they use the program."
|
||||
HOMEPAGE="http://www.tuxpaint.org/"
|
||||
SUMMARY="A configuration tool for Tux Paint"
|
||||
DESCRIPTION="The Tux Paint Configuration Tool (tuxpaint-config) is a graphical configuration \
|
||||
program for Tux Paint, a drawing program for young children. It can be used to create a \
|
||||
configuration file for Tux Paint, rather than doing it manually by editing the configuration file \
|
||||
in a text edtior."
|
||||
HOMEPAGE="https://www.tuxpaint.org/"
|
||||
COPYRIGHT="2002-2024 Bill Kendrick and others"
|
||||
LICENSE="GNU GPL v2"
|
||||
REVISION="1"
|
||||
REVISION="2"
|
||||
SOURCE_URI="https://sourceforge.net/projects/tuxpaint/files/tuxpaint-config/$portVersion/tuxpaint-config-$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="95d7502a1b29fbf0e157793e634197bf08a6b6ae3f604e2991d117d2fae70135"
|
||||
SOURCE_DIR="tuxpaint-config-$portVersion"
|
||||
|
||||
Reference in New Issue
Block a user