freebsd-ports/archivers/zoo/Makefile
Satoshi Asami c98cfd116d Compress a bunch of manpages. Remove unnecessary @ directives from
PLISTs.

Note: I know that this is going to break some symlinks and/or .so
includes, I will back some of these out as I run into these during
package building.
1996-11-18 14:17:24 +00:00

22 lines
461 B
Makefile

# New ports collection makefile for: zoo
# Version required: 2.10pl1
# Date created: 18 October 1994
# Whom: jmz
#
# $Id: Makefile,v 1.5 1996/11/12 02:17:57 obrien Exp $
#
DISTNAME= zoo-2.10pl1
PKGNAME= zoo-2.10.1
CATEGORIES= archivers
MASTER_SITES= ftp://ftp.kiae.su/unix/arcers/
MAINTAINER= jmz@FreeBSD.org
NO_WRKSUBDIR= yes
ALL_TARGET= bsdansi
MAKEFILE= makefile
MAN1= fiz.1 zoo.1
.include <bsd.port.mk>