pkgsrc/editors/xemacs-current-nox11/Makefile
hauke e3f42ae089 Move PKGREVISION up from Makefile.common into the individual packages'
Makefile. As wiz convincingly pointed out, differing dependencies may
make for differing PKGREVISION.
2018-02-01 14:25:30 +00:00

10 lines
397 B
Makefile

# $NetBSD: Makefile,v 1.8 2018/02/01 14:25:30 hauke Exp $
PKGNAME= ${DISTNAME:S/-/-nox11-/}
PKGREVISION= 4
COMMENT= *BETA* XEmacs text editor version ${PKGVERSION_NOREV} (no X11 support)
# Version information in ../../editors/xemacs-current/Makefile.common
.include "../../editors/xemacs-current/options.mk"
.include "../../editors/xemacs-current/Makefile.common"
.include "../../mk/bsd.pkg.mk"