Remove old recipe

This commit is contained in:
François Revol
2014-08-07 16:26:19 +02:00
parent 5b70f7ffe2
commit a48e3173cf

View File

@@ -1,21 +0,0 @@
DESCRIPTION="HTML documentation viewer"
HOMEPAGE="http://www.becoz.org/beos-en/behappy"
SRC_URI="svn+http://svn.osdrawer.net/behappy/trunk#16"
REVISION="1"
STATUS_HAIKU="stable"
DEPEND="www-client/netsurf >= 2.6"
#CHECKSUM_MD5=""
BUILD()
{
cd "behappy-16"
make
}
INSTALL()
{
cd "behappy-16"
}
LICENSE="MIT"
COPYRIGHT="2006 Sylvain Tertois
2008-2009 François Revol"