summaryrefslogtreecommitdiff
path: root/editors/emacs21/Makefile
blob: 1677d00f4ad1fcb6661ee1e9dfc160534742ee9d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# $NetBSD: Makefile,v 1.26 2013/02/17 00:18:58 dholland Exp $

PKGREVISION=	26
CATEGORIES=	editors
COMMENT=	GNU editing macros (editor)

CONFLICTS+=	emacs21-nox11-[0-9]*

USE_TOOLS+=	imake

.include "options.mk"

.include "../../editors/emacs21/Makefile.common"

.include "../../mk/bsd.pkg.mk"