mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
7303a65141
some Makefiles along the way.
20 lines
420 B
Makefile
20 lines
420 B
Makefile
# New ports collection makefile for: arc
|
|
# Version required: 5.21e
|
|
# Date created: 31 Dec 1994
|
|
# Whom: ache
|
|
#
|
|
# $Id: Makefile,v 1.2 1995/04/01 12:43:14 jkh 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>
|