summaryrefslogtreecommitdiff
path: root/editors/emacs21/Makefile
blob: 30f3e275e30218e0d8e26cb9c34708e29569634f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# $NetBSD: Makefile,v 1.8 2007/10/29 12:38:02 uebayasi Exp $

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