summaryrefslogtreecommitdiff
path: root/editors/emacs21/Makefile
blob: 1c57051c44592f6c4b7958a7da968ae7f36ec2ef (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# $NetBSD: Makefile,v 1.33 2015/02/19 14:18:52 wiz Exp $

PKGREVISION=	32
CATEGORIES=	editors

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

USE_TOOLS+=	imake

.include "options.mk"

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

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