openbsd-ports/editors/axe/Makefile

23 lines
476 B
Makefile

# $OpenBSD: Makefile,v 1.12 2001/05/06 00:28:57 lebel Exp $
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
MAINTAINER= ports@openbsd.org
PERMIT_PACKAGE_CDROM= No
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= No
PERMIT_DISTFILES_FTP= Yes
CONFIGURE_STYLE= imake
.include <bsd.port.mk>