openbsd-ports/editors/axe/Makefile
espie 3e424768ec Fake axe.
- morons don't care about DESTDIR, we do.
- THIS PACKAGE WAS NEVER TESTED BEFORE!!! obviously.
2000-03-19 17:24:16 +00:00

23 lines
448 B
Makefile

# $OpenBSD: Makefile,v 1.9 2000/03/19 17:24:16 espie Exp $
DISTNAME= aXe-6.1.2
PKGNAME= axe-6.1.2
CATEGORIES= editors
NO_CDROM= "NOFEE: Can not sell"
MASTER_SITES= ${MASTER_SITE_XCONTRIB}
MASTER_SITE_SUBDIR= editors
EXTRACT_SUFX= .tar.Z
MAINTAINER= ports@openbsd.org
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
USE_IMAKE= Yes
FAKE= Yes
.include <bsd.port.mk>