summaryrefslogtreecommitdiff
path: root/editors/emacs21/Makefile
blob: e09ce6d2e8f351273744d2a86c79f684e607ca2a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# $NetBSD: Makefile,v 1.12 2009/08/26 19:58:43 sno Exp $

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