17 lines
332 B
Makefile
17 lines
332 B
Makefile
# $OpenBSD: Makefile,v 1.7 1999/10/28 17:04:39 jasoni 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
|
|
|
|
USE_IMAKE= yes
|
|
|
|
.include <bsd.port.mk>
|