diff --git a/devel/py-filedepot/Makefile b/devel/py-filedepot/Makefile index ea68ba5dc61bb..24a46d2c7c45b 100644 --- a/devel/py-filedepot/Makefile +++ b/devel/py-filedepot/Makefile @@ -10,6 +10,7 @@ COMMENT= Toolkit for storing files and attachments in web applications WWW= https://github.com/amol-/depot LICENSE= MIT +LICENSE_FILE= ${WKRSRC}/LICENSE BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=0:devel/py-setuptools@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR}