diff --git a/graphics/py-hiplot/Makefile b/graphics/py-hiplot/Makefile index d7f94e5b66a7..522742c08d20 100644 --- a/graphics/py-hiplot/Makefile +++ b/graphics/py-hiplot/Makefile @@ -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}