summaryrefslogtreecommitdiff
path: root/editors/xemacs/Makefile
blob: 0f138f1ef40f839cab641d3ef4d35a27909be06c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# $NetBSD: Makefile,v 1.137 2021/10/03 17:53:11 hauke Exp $

PKGNAME=	${DISTNAME}
PKGREVISION=	18
COMMENT=	XEmacs text editor version 21.4

.include "Makefile.common"

# extra options for x11 support, not for sharing with xemacs-current-nox11
PKG_SUPPORTED_OPTIONS+=		x11 xface
PKG_SUGGESTED_OPTIONS+=		x11

.include "options.mk"

.include "../../mk/bsd.pkg.mk"