openbsd-ports/editors/axe/Makefile

25 lines
519 B
Makefile
Raw Normal View History

# $OpenBSD: Makefile,v 1.13 2001/08/18 22:13:51 naddy Exp $
BROKEN= "does not build with XFree86-4"
COMMENT= "simple to use text editor for X11"
DISTNAME= aXe-6.1.2
PKGNAME= axe-6.1.2
CATEGORIES= editors
NEED_VERSION= 1.402
MASTER_SITES= ${MASTER_SITE_XCONTRIB}
MASTER_SITE_SUBDIR= editors
EXTRACT_SUFX= .tar.Z
1998-10-08 18:56:33 -04:00
MAINTAINER= ports@openbsd.org
2001-01-05 11:35:58 -05:00
PERMIT_PACKAGE_CDROM= No
2000-03-16 17:32:35 -05:00
PERMIT_PACKAGE_FTP= Yes
2001-01-05 11:35:58 -05:00
PERMIT_DISTFILES_CDROM= No
2000-03-16 17:32:35 -05:00
PERMIT_DISTFILES_FTP= Yes
CONFIGURE_STYLE= imake
1997-11-14 19:04:24 -05:00
.include <bsd.port.mk>