summaryrefslogtreecommitdiff
path: root/editors/emacs21/Makefile
blob: 78f005890ad7d92fe2e4277bf5f1a84981deab19 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# $NetBSD: Makefile,v 1.15 2010/05/05 14:26:36 roy Exp $

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