summaryrefslogtreecommitdiff
path: root/editors/emacs21/Makefile
blob: c2c97a1142caa2289aa8c22b557b1bce0cdfd7f3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# $NetBSD: Makefile,v 1.11 2008/11/10 17:21:34 wiz Exp $

PKGREVISION=	14
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"