summaryrefslogtreecommitdiff
path: root/databases/py-sqlalchemy-json/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'databases/py-sqlalchemy-json/Makefile')
-rw-r--r--databases/py-sqlalchemy-json/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/py-sqlalchemy-json/Makefile b/databases/py-sqlalchemy-json/Makefile
index 47b02f27e8ee..8c89b2caf668 100644
--- a/databases/py-sqlalchemy-json/Makefile
+++ b/databases/py-sqlalchemy-json/Makefile
@@ -10,6 +10,7 @@ COMMENT= JSON type with nested change tracking for SQLAlchemy
WWW= https://github.com/edelooff/sqlalchemy-json
LICENSE= BSD2CLAUSE
+LICENSE_FILE= ${WRKSRC}/LICENSE
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=0:devel/py-setuptools@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR}