summaryrefslogtreecommitdiff
path: root/editors/emacs21/Makefile
blob: edc62c109976665cf47dec7e178f4014355471bb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# $NetBSD: Makefile,v 1.18 2011/03/10 10:24:52 obache Exp $

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