2021-03-28 12:36:33 +02:00
|
|
|
# $NetBSD: Makefile,v 1.37 2021/03/28 10:36:33 hauke Exp $
|
2003-01-13 22:22:43 +01:00
|
|
|
|
2008-04-24 17:32:15 +02:00
|
|
|
PKGNAME= ${DISTNAME:S/-/-nox11-/}
|
2021-03-28 12:36:33 +02:00
|
|
|
PKGREVISION= 15
|
2016-12-31 00:27:14 +01:00
|
|
|
COMMENT= XEmacs text editor version 21 (no x11 support)
|
2003-01-13 22:22:43 +01:00
|
|
|
|
2018-02-14 13:51:58 +01:00
|
|
|
.include "../../editors/xemacs/options.mk"
|
|
|
|
|
2016-12-31 00:27:14 +01:00
|
|
|
.include "../../editors/xemacs/Makefile.common"
|
2018-02-14 13:51:58 +01:00
|
|
|
|
2016-12-31 00:27:14 +01:00
|
|
|
.include "../../mk/bsd.pkg.mk"
|