diff --git a/haiku-apps/artpaint/artpaint-339.bep b/haiku-apps/artpaint/artpaint-339.bep new file mode 100644 index 000000000..c62b03f98 --- /dev/null +++ b/haiku-apps/artpaint/artpaint-339.bep @@ -0,0 +1,18 @@ +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="stable" +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"