summaryrefslogtreecommitdiff
path: root/print/py-vharfbuzz/Makefile
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2024-05-16 14:18:34 +0800
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2024-05-16 14:22:09 +0800
commitd19bcaeb83c507a58c492cfd6d8d441804523388 (patch)
treea198b33140a4b3f4c6196c6dfe774cfba15d76a1 /print/py-vharfbuzz/Makefile
parentprint/py-collidoscope: Add LICNESE_FILE (diff)
print/py-vharfbuzz: Add LICENSE_FILE
Diffstat (limited to '')
-rw-r--r--print/py-vharfbuzz/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/print/py-vharfbuzz/Makefile b/print/py-vharfbuzz/Makefile
index 719f0e3ec69c..e7ae9130e4b3 100644
--- a/print/py-vharfbuzz/Makefile
+++ b/print/py-vharfbuzz/Makefile
@@ -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}