16 lines
273 B
Makefile
16 lines
273 B
Makefile
# $NetBSD: Makefile,v 1.47 2022/06/28 11:33:45 wiz Exp $
|
|
|
|
PKGREVISION= 45
|
|
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"
|