14 lines
252 B
Makefile
14 lines
252 B
Makefile
# $NetBSD: Makefile,v 1.42 2019/08/11 13:20:53 wiz Exp $
|
|
|
|
PKGREVISION= 41
|
|
CATEGORIES= editors
|
|
|
|
CONFLICTS+= emacs21-nox11-[0-9]*
|
|
|
|
USE_TOOLS+= imake
|
|
|
|
.include "options.mk"
|
|
|
|
.include "../../editors/emacs21/Makefile.common"
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|