graphics/py-hiplot: Add LICENSE_FILE

This commit is contained in:
Po-Chuan Hsieh
2024-05-16 14:18:19 +08:00
parent b485806ffc
commit a4f6b8f45c

View File

@@ -10,6 +10,7 @@ COMMENT= High dimensional Interactive Plotting tool
WWW= https://github.com/facebookresearch/hiplot
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}