mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-05 14:38:51 +02:00
19 lines
347 B
Plaintext
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"
|