pkgsrc/editors/emacs21-nox11/Makefile
markd 005073fa51 Reimport existing emacs packages as emacs21{,-nox11} to allow
subsequent update of emacs packages to version 22.
2007-06-11 13:38:24 +00:00

15 lines
357 B
Makefile

# $NetBSD: Makefile,v 1.4 2007/06/11 13:38:47 markd Exp $
DISTNAME= emacs-${EMACSVERSION}a
PKGNAME= emacs-nox11-${EMACSVERSION}a
PKGREVISION= 8
CATEGORIES= editors
COMMENT= GNU editing macros (editor) - non X11 version
.include "../../editors/emacs21/Makefile.common"
CONFLICTS+= emacs-[0-9]*
CONFIGURE_ARGS+=--without-x
.include "../../mk/bsd.pkg.mk"