1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
PORTNAME= gs_api_client PORTVERSION= 1.1.1 CATEGORIES= devel net python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= egypcio@FreeBSD.org COMMENT= Official Python wrapper for gridscale's API LICENSE= MIT USES= python:3.6+ USE_PYTHON= distutils autoplist .include <bsd.port.mk>