![]() ![]() | ![]() |
File: [cvs.NetBSD.org] / pkgsrc / x11 / py-keybinder / Makefile (download)
Revision 1.26, Tue Jan 3 17:36:39 2023 UTC (4 months, 3 weeks ago) by wiz
*: recursive bump for tiff shlib major bump |
# $NetBSD: Makefile,v 1.26 2023/01/03 17:36:39 wiz Exp $ PKGREVISION= 18 .include "../../x11/keybinder/Makefile.common" PKGNAME= ${PYPKGPREFIX}-${DISTNAME} CATEGORIES= x11 python MAINTAINER= pkgsrc-users@NetBSD.org COMMENT= Python bindings for the keybinder library LICENSE= gnu-gpl-v2 CONFIGURE_ARGS+= --disable-lua CONFIGURE_ARGS+= --enable-python PY_PATCHPLIST= yes PYTHON_VERSIONS_ACCEPTED= 27 INSTALL_DIRS= python-keybinder .include "../../lang/python/extension.mk" .include "../../x11/py-gtk2/buildlink3.mk" .include "../../x11/keybinder/buildlink3.mk" .include "../../mk/bsd.pkg.mk"