# Created by: vanilla@ PORTNAME= protobuf PORTVERSION= 3.19.4 PORTEPOCH= 1 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Google protobuf Python Client Library LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= protoc:devel/protobuf USES= cpe python:3.6+ USE_PYTHON= autoplist concurrent distutils NO_ARCH= yes CPE_VENDOR= google .include