Files
haikuports/media-gfx/tuxpaint/tuxpaint-0.9.21.bep

17 lines
358 B
Plaintext

DESCRIPTION="tuxpaint - Drawing program designed for young children"
HOMEPAGE="http://www.tuxpaint.org/"
SRC_URI="http://downloads.sourceforge.net/tuxpaint/tuxpaint-0.9.21.tar.gz"
CHECKSUM_MD5="a88401d1860648098eeed819cff038fa"
REVISION="1"
STATUS_HAIKU="stable"
DEPEND=""
BUILD {
cd tuxpaint-0.9.21
make
}
INSTALL {
cd tuxpaint-0.9.21
make install
}