mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-29 05:38:00 +00:00
d23a795680
Reordered vars where needed. Added MAINTAINERS where needed, many mkdir --> ${MKDIR}, install -> ${INSTALL_*}, etc.
20 lines
421 B
Makefile
20 lines
421 B
Makefile
# New ports collection makefile for: arc
|
|
# Version required: 5.21e
|
|
# Date created: 31 Dec 1994
|
|
# Whom: ache
|
|
#
|
|
# $Id: Makefile,v 1.3 1995/04/12 04:48:15 asami 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
|
|
|
|
.include <bsd.port.mk>
|