1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-18 00:10:04 +00:00

devel/py-grpc-stubs: Add LICENSE_FILE

This commit is contained in:
Po-Chuan Hsieh 2024-04-13 17:29:05 +08:00
parent dcb4aaa7ea
commit 82b91e5b5e
No known key found for this signature in database
GPG Key ID: 9A4BD10F002DD04B

View File

@ -10,6 +10,7 @@ COMMENT= Mypy stubs for gRPC
WWW= https://github.com/shabbyrobe/grpc-stubs
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=0:devel/py-setuptools@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR}