Files
haikuports/app-arch/zoo/zoo-2.10.recipe
Oliver Tappe 60aba35d64 * convert all .bep files to follow shell syntax
* rename all .bep files to .recipe
2013-03-29 16:31:03 +00:00

19 lines
347 B
Plaintext

DESCRIPTION="Manipulate archives of files in compressed form"
HOMEPAGE="unknown"
SRC_URI="ftp://ftp.kiarchive.ru/pub/unix/arcers/zoo-2.10pl1.tar.gz"
CHECKSUM_MD5="70a0a785ecc8f7f747be1421e495d837"
REVISION="1"
STATUS_HAIKU="stable"
DEPEND=""
BUILD()
{
make haiku
}
INSTALL()
{
make inst_prod
}
LICENSE="zoo"
COPYRIGHT="1991-2009 Rahul Dhesi"