summaryrefslogtreecommitdiff
path: root/editors/emacs21/Makefile
blob: cf5f07663a0081102329618a92c0b30988f1f544 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# $NetBSD: Makefile,v 1.29 2013/07/05 13:43:44 ryoon Exp $

PKGREVISION=	28
CATEGORIES=	editors

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

USE_TOOLS+=	imake

.include "options.mk"

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

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