# Created by: Po-Chuan Hsieh # $FreeBSD: head/devel/py-grpcio-gcp/Makefile 530862 2020-04-06 06:16:19Z antoine $ PORTNAME= grpcio-gcp PORTVERSION= 0.2.2 PORTREVISION= 1 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= gRPC extensions for Google Cloud Platform LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}grpcio>=1.12.0:devel/py-grpcio@${PY_FLAVOR} USES= python:3.5+ USE_PYTHON= autoplist concurrent distutils NO_ARCH= yes .include