openbsd-ports/archivers/arc/Makefile
espie b3ed337056 Change MAKE_FLAGS to remove the -f.
Actually reading the Makefiles proved that about one third of them was
confused about this already...
2000-02-12 00:43:57 +00:00

20 lines
428 B
Makefile

# $OpenBSD: Makefile,v 1.9 2000/02/12 00:43:57 espie Exp $
DISTNAME= arc521e.pl8
PKGNAME= arc-5.21e
CATEGORIES= archivers
MASTER_SITES= ftp://ftp.kiarchive.ru/pub/unix/arcers/ \
ftp://ftp.quorus.ru/pub/unix/arcers/
EXTRACT_SUFX= .tar.Z
NEED_VERSION= 1.195
NO_CDROM= "NOFEE: can not sell"
MAINTAINER= ports@openbsd.org
MAKE_FLAGS= CC="${CC}" OPT="${CFLAGS}"
WRKDIST= ${WRKDIR}
.include <bsd.port.mk>