mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-14 23:46:10 +00:00
4bcbe11de3
Submitted by: ache (Andrey A. Chernov)
21 lines
444 B
Makefile
21 lines
444 B
Makefile
# New ports collection makefile for: arc
|
|
# Version required: 5.21e
|
|
# Date created: 31 Dec 1994
|
|
# Whom: ache
|
|
#
|
|
# $Id: Makefile,v 1.6 1997/07/21 00:48:26 fenner Exp $
|
|
#
|
|
|
|
DISTNAME= arc521e.pl8
|
|
PKGNAME= arc-5.21e
|
|
CATEGORIES= archivers
|
|
MASTER_SITES= ftp://ftp.kiarchive.ru/pub/unix/arcers/
|
|
EXTRACT_SUFX= .tar.Z
|
|
|
|
MAINTAINER= ache@FreeBSD.ORG
|
|
|
|
NO_WRKSUBDIR= yes
|
|
MAN1= arc.1
|
|
|
|
.include <bsd.port.mk>
|