2019-04-11 18:05:24 +02:00
|
|
|
# $NetBSD: Makefile,v 1.123 2019/04/11 16:05:24 hauke Exp $
|
1999-06-28 23:22:56 +02:00
|
|
|
|
2016-12-31 00:27:14 +01:00
|
|
|
PKGNAME= ${DISTNAME}
|
2019-04-11 18:05:24 +02:00
|
|
|
PKGREVISION= 5
|
2018-01-30 12:52:18 +01:00
|
|
|
COMMENT= XEmacs text editor version 21.4
|
|
|
|
|
|
|
|
# extra options for x11 support, not for sharing with xemacs-current-nox11
|
|
|
|
# Version information in ../../editors/xemacs/Makefile.common
|
2008-04-24 17:32:15 +02:00
|
|
|
|
2017-02-23 11:46:34 +01:00
|
|
|
PKG_SUPPORTED_OPTIONS+= x11 xface
|
2016-12-31 00:27:14 +01:00
|
|
|
PKG_SUGGESTED_OPTIONS+= x11
|
2005-04-25 19:23:50 +02:00
|
|
|
|
2018-01-30 12:52:18 +01:00
|
|
|
.include "options.mk"
|
|
|
|
|
2016-12-31 00:27:14 +01:00
|
|
|
.include "Makefile.common"
|
2018-01-30 12:52:18 +01:00
|
|
|
|
1999-06-30 01:13:37 +02:00
|
|
|
.include "../../mk/bsd.pkg.mk"
|