mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 09:48:00 -04:00
15 lines
252 B
Makefile
15 lines
252 B
Makefile
# $NetBSD: Makefile,v 1.33 2015/02/19 14:18:52 wiz Exp $
|
|
|
|
PKGREVISION= 32
|
|
CATEGORIES= editors
|
|
|
|
CONFLICTS+= emacs21-nox11-[0-9]*
|
|
|
|
USE_TOOLS+= imake
|
|
|
|
.include "options.mk"
|
|
|
|
.include "../../editors/emacs21/Makefile.common"
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|