summaryrefslogtreecommitdiff
path: root/editors/emacs21/Makefile
blob: 9bd9c6360b4961d415b98b11c74356d10c2a0a14 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# $NetBSD: Makefile,v 1.16 2010/06/14 09:55:33 dholland Exp $

PKGREVISION=	19
CATEGORIES=	editors
COMMENT=	GNU editing macros (editor)

CONFLICTS+=	emacs-nox11-[0-9]*

USE_TOOLS+=	imake

.include "options.mk"

.include "../../editors/emacs21/Makefile.common"

.include "../../mk/bsd.pkg.mk"