18 lines
293 B
Makefile
18 lines
293 B
Makefile
# $OpenBSD: Makefile,v 1.4 1998/10/08 22:56:33 marc Exp $
|
|
#
|
|
|
|
DISTNAME= aXe-6.1.2
|
|
CATEGORIES= editors
|
|
|
|
NO_CDROM= "NOFEE: Can not sell"
|
|
|
|
MAINTAINER= ports@openbsd.org
|
|
|
|
MASTER_SITES= ${MASTER_SITE_XCONTRIB}
|
|
MASTER_SITE_SUBDIR= editors
|
|
EXTRACT_SUFX= .tar.Z
|
|
|
|
USE_IMAKE= yes
|
|
|
|
.include <bsd.port.mk>
|