textproc/py-sphinx-intl: Add LICENSE_FILE

This commit is contained in:
Po-Chuan Hsieh 2024-05-16 14:18:42 +08:00
parent 9e6cd972fd
commit cd9e2fa24c
No known key found for this signature in database
GPG key ID: 9A4BD10F002DD04B

View file

@ -10,6 +10,7 @@ COMMENT= Sphinx utility that make it easy to translate and to apply translation
WWW= https://github.com/sphinx-doc/sphinx-intl
LICENSE= BSD2CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=0:devel/py-setuptools@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR}