summaryrefslogtreecommitdiff
path: root/editors/emacs21/Makefile
blob: 782f1ec3b7646ee4ce58e4c077d322cbf5e57d44 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# $NetBSD: Makefile,v 1.23 2012/10/03 21:55:57 wiz Exp $

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