freebsd-ports/archivers/arc/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

20 lines
435 B
Makefile

# New ports collection makefile for: arc
# Version required: 5.21e
# Date created: 31 Dec 1994
# Whom: ache
#
# $Id: Makefile,v 1.4 1996/11/12 02:17:13 obrien Exp $
#
DISTNAME= arc521e.pl8
PKGNAME= arc-5.21e
CATEGORIES= archivers
MASTER_SITES= ftp://ftp.kiae.su/unix/arcers/
EXTRACT_SUFX= .tar.Z
MAINTAINER= ache@FreeBSD.ORG
NO_WRKSUBDIR= yes
MAN1= arc.1
.include <bsd.port.mk>