15 lines
252 B
Makefile
15 lines
252 B
Makefile
# $NetBSD: Makefile,v 1.34 2015/06/12 10:50:01 wiz Exp $
|
|
|
|
PKGREVISION= 33
|
|
CATEGORIES= editors
|
|
|
|
CONFLICTS+= emacs21-nox11-[0-9]*
|
|
|
|
USE_TOOLS+= imake
|
|
|
|
.include "options.mk"
|
|
|
|
.include "../../editors/emacs21/Makefile.common"
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|