summaryrefslogtreecommitdiff
path: root/editors/xemacs-current/Makefile
blob: 1710f464b7c75b81cd5f07bbd7dfc10eaed49c87 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# $NetBSD: Makefile,v 1.96 2018/02/01 14:25:30 hauke Exp $

PKGNAME=	${DISTNAME}
PKGREVISION=	4
COMMENT=	*BETA* XEmacs text editor version ${PKGVERSION_NOREV}

# extra options for x11 support, not for sharing with xemacs-current-nox11
# Version information in ../../editors/xemacs-current/Makefile.common

PKG_SUPPORTED_OPTIONS+=		x11 xft xface
PKG_SUGGESTED_OPTIONS+=		x11

.include "options.mk"
.include "Makefile.common"
.include "../../mk/bsd.pkg.mk"