blob: 2b2d1ced773424397bdaf6595deb168e3f16de77 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
# 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/31 18:07:46 ache Exp $
#
DISTNAME= arc521e.pl8
EXTRACT_SUFX= .tar.Z
MASTER_SITES= ftp://ftp.kiae.su/unix/arcers/
CATEGORIES+= archivers
NO_WRKSUBDIR= yes
.include <bsd.port.mk>
|