13 lines
354 B
Makefile
13 lines
354 B
Makefile
# $NetBSD: Makefile,v 1.34 2019/11/27 14:35:16 hauke Exp $
|
|
|
|
PKGNAME= ${DISTNAME:S/-/-nox11-/}
|
|
PKGREVISION= 12
|
|
COMMENT= XEmacs text editor version 21 (no x11 support)
|
|
|
|
# Version information in ../../editors/xemacs/Makefile.common
|
|
|
|
.include "../../editors/xemacs/options.mk"
|
|
|
|
.include "../../editors/xemacs/Makefile.common"
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|