summaryrefslogtreecommitdiff
path: root/textproc/py-sphinx-intl
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2024-05-16 14:18:42 +0800
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2024-05-16 14:22:10 +0800
commitcd9e2fa24c64413f6d019eabfa7a7ace74ff6c74 (patch)
tree6f9ef84d5c55a8af5640d42f6828456a5170e195 /textproc/py-sphinx-intl
parentsecurity/py-krb5: Update version requirement of BUILD_DEPENDS (diff)
textproc/py-sphinx-intl: Add LICENSE_FILE
Diffstat (limited to 'textproc/py-sphinx-intl')
-rw-r--r--textproc/py-sphinx-intl/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/py-sphinx-intl/Makefile b/textproc/py-sphinx-intl/Makefile
index 4d85219a9e3e..79e129e0e846 100644
--- a/textproc/py-sphinx-intl/Makefile
+++ b/textproc/py-sphinx-intl/Makefile
@@ -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}