1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-02 01:20:54 +00:00
freebsd-ports/archivers/zoo/Makefile

21 lines
382 B
Makefile

# Created by: jmz
# $FreeBSD$
PORTNAME= zoo
PORTVERSION= 2.10.1
PORTREVISION= 3
CATEGORIES= archivers
MASTER_SITES= ftp://ftp.kiarchive.ru/pub/unix/arcers/
DISTNAME= zoo-2.10pl1
MAINTAINER= gabor@FreeBSD.org
COMMENT= Manipulate archives of files in compressed form
NO_STAGE= yes
NO_WRKSUBDIR= yes
ALL_TARGET= bsdansi
MAKEFILE= makefile
MAN1= fiz.1 zoo.1
.include <bsd.port.mk>