mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
14 lines
340 B
Makefile
14 lines
340 B
Makefile
|
# New ports collection makefile for: arc
|
||
|
# Version required: 5.21e
|
||
|
# Date created: 31 Dec 1994
|
||
|
# Whom: ache
|
||
|
#
|
||
|
# $Id: Makefile,v 1.1.1.1 1994/12/26 09:10:32 ache Exp $
|
||
|
#
|
||
|
DISTNAME= arc521e.pl8
|
||
|
EXTRACT_SUFX= .tar.Z
|
||
|
MASTER_SITES= ftp://ftp.kiae.su/unix/arcers/
|
||
|
NO_WRKSUBDIR= yes
|
||
|
|
||
|
.include <bsd.port.mk>
|