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

print/py-vharfbuzz: Add LICENSE_FILE

This commit is contained in:
Po-Chuan Hsieh 2024-05-16 14:18:34 +08:00
parent 54ef0e3e3c
commit d19bcaeb83
No known key found for this signature in database
GPG Key ID: 9A4BD10F002DD04B

View File

@ -10,6 +10,7 @@ COMMENT= User-friendlier way to use Harfbuzz in Python
WWW= https://github.com/simoncozens/vharfbuzz
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}