summaryrefslogtreecommitdiff
path: root/editors/emacs21/Makefile
blob: e5a22e546334e324bbb3ad7ecc24771438068b2a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# $NetBSD: Makefile,v 1.46 2021/10/06 15:33:03 nia Exp $

PKGREVISION=	44
CATEGORIES=	editors

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

USE_TOOLS+=	imake

MKPIE_SUPPORTED=	no

.include "options.mk"

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

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