blob: 8183855e5937cf8b89f77e8b245140a50a1c9d28 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
# 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>
|