summaryrefslogtreecommitdiff
path: root/print/py-collidoscope/Makefile
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2024-05-16 14:18:33 +0800
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2024-05-16 14:22:09 +0800
commit54ef0e3e3c106496dc966a0e3afb840f936f0b08 (patch)
treedca78dceca21532ebea6a018cc33aef5e9d28580 /print/py-collidoscope/Makefile
parentnet/py-soap2py: Mark DEPRECATED and set EXPIRATION_DATE to 2024-05-31 (diff)
print/py-collidoscope: Add LICNESE_FILE
Diffstat (limited to '')
-rw-r--r--print/py-collidoscope/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/print/py-collidoscope/Makefile b/print/py-collidoscope/Makefile
index ceb073ad104f..d132789731ad 100644
--- a/print/py-collidoscope/Makefile
+++ b/print/py-collidoscope/Makefile
@@ -10,6 +10,7 @@ COMMENT= Brute force detection of glyph collisions
WWW= https://github.com/simoncozens/collidoscope
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}