mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-02 13:08:53 +02:00
21 lines
447 B
Plaintext
21 lines
447 B
Plaintext
DESCRIPTION="Artpaint is a painting and image processing program"
|
|
HOMEPAGE="http://dev.osdrawer.net/projects/artpaint"
|
|
SRC_URI="svn+http://svn.osdrawer.net/artpaint/trunk"
|
|
REVISION="1"
|
|
STATUS_HAIKU="broken"
|
|
DEPEND=""
|
|
#CHECKSUM_MD5=""
|
|
BUILD()
|
|
{
|
|
echo "Need to figure out how to build this still"
|
|
}
|
|
|
|
INSTALL()
|
|
{
|
|
echo "Need to figure out how to install this still"
|
|
}
|
|
|
|
LICENSE="MIT"
|
|
COPYRIGHT="2003, Heikki Suhonen
|
|
2008-2009 ArtPaint Maintainers"
|