summaryrefslogtreecommitdiff
path: root/editors/emacs21/Makefile
blob: b7a9f67b84704a971a37ef946edb6bdfca9ec7a5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# $NetBSD: Makefile,v 1.10 2008/07/13 18:03:01 dholland Exp $

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