aboutsummaryrefslogtreecommitdiffstats
path: root/archivers/arc/Makefile
blob: ebc370f4c6d3c62ffade5e3012c4a621c7d124a3 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# New ports collection makefile for:    arc
# Version required:     5.21e
# Date created:         31 Dec 1994
# Whom:                 ache
#
# $Id: Makefile,v 1.5 1996/11/18 13:55:39 asami Exp $
#

DISTNAME=       arc521e.pl8
PKGNAME=        arc-5.21e
CATEGORIES= archivers
MASTER_SITES=   ftp://ftp.kiae.su/pub/unix/arcers/
EXTRACT_SUFX=   .tar.Z

MAINTAINER=     ache@FreeBSD.ORG

NO_WRKSUBDIR=   yes
MAN1=       arc.1

.include <bsd.port.mk>