print/py-vharfbuzz: Add LICENSE_FILE

main
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
1 changed files with 1 additions and 0 deletions

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}