1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-18 00:10:04 +00:00

print/py-collidoscope: Add LICNESE_FILE

This commit is contained in:
Po-Chuan Hsieh 2024-05-16 14:18:33 +08:00
parent 359d1461ff
commit 54ef0e3e3c
No known key found for this signature in database
GPG Key ID: 9A4BD10F002DD04B

View File

@ -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}