![]() ![]() | ![]() |
File: [cvs.NetBSD.org] / pkgsrc / x11 / py-keybinder / Makefile (download)
Revision 1.25, Wed Nov 23 16:19:11 2022 UTC (2 months, 1 week ago) by adam
massive revision bump after textproc/icu update |
# $NetBSD: Makefile,v 1.25 2022/11/23 16:19:11 adam Exp $ PKGREVISION= 17 .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"