PORTNAME= fritzconnection DISTVERSION= 1.14.0 CATEGORIES= comms python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= freebsd@michael-bueker.de COMMENT= Python tool to communicate with AVM FritzBox routers WWW= https://github.com/kbr/fritzconnection/ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.txt RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}requests>=2.22.0:www/py-requests@${PY_FLAVOR} USES= python USE_GITHUB= yes GH_ACCOUNT= kbr USE_PYTHON= autoplist distutils pytest NO_ARCH= yes .include