[BACK]Return to Makefile CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / pkgsrc / editors / xemacs

Annotation of pkgsrc/editors/xemacs/Makefile, Revision 1.125

1.125   ! hauke       1: # $NetBSD: Makefile,v 1.124 2019/07/03 10:06:50 hauke Exp $
1.1       tron        2:
1.117     wiz         3: PKGNAME=       ${DISTNAME}
1.125   ! hauke       4: PKGREVISION=   7
1.120     hauke       5: COMMENT=       XEmacs text editor version 21.4
                      6:
                      7: # extra options for x11 support, not for sharing with xemacs-current-nox11
                      8: # Version information in ../../editors/xemacs/Makefile.common
1.85      jlam        9:
1.118     hauke      10: PKG_SUPPORTED_OPTIONS+=                x11 xface
1.117     wiz        11: PKG_SUGGESTED_OPTIONS+=                x11
1.8       tron       12:
1.120     hauke      13: .include "options.mk"
                     14:
1.117     wiz        15: .include "Makefile.common"
1.120     hauke      16:
1.3       tron       17: .include "../../mk/bsd.pkg.mk"

CVSweb <webmaster@jp.NetBSD.org>