espie e18d889949 Note existing regression tests for archivers. No need to update
NEED_VERSION, this won't break anything otherwise.
2001-10-04 22:26:48 +00:00

25 lines
529 B
Makefile

# $OpenBSD: Makefile,v 1.17 2001/10/04 22:26:48 espie Exp $
COMMENT= "create & extract files from DOS .ARC files"
DISTNAME= arc521e.pl8
PKGNAME= arc-5.21e
CATEGORIES= archivers
NEED_VERSION= 1.384
MASTER_SITES= ftp://ftp.kiarchive.ru/pub/unix/arcers/
EXTRACT_SUFX= .tar.Z
MAINTAINER= ports@openbsd.org
PERMIT_PACKAGE_CDROM= No
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= No
PERMIT_DISTFILES_FTP= Yes
MAKE_FLAGS= CC="${CC}" OPT="${CFLAGS}"
WRKDIST= ${WRKDIR}
NO_REGRESS= Yes
.include <bsd.port.mk>