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

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

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

CVSweb <webmaster@jp.NetBSD.org>