aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--databases/py-pgspecial/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/py-pgspecial/Makefile b/databases/py-pgspecial/Makefile
index b63fce1922e9..863b2f9d13ac 100644
--- a/databases/py-pgspecial/Makefile
+++ b/databases/py-pgspecial/Makefile
@@ -9,6 +9,7 @@ COMMENT= Meta-commands handler for Postgres Database
WWW= https://github.com/dbcli/pgspecial
LICENSE= BSD3CLAUSE
+LICENSE_FILE= ${WRKSRC}/License.txt
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=0:devel/py-setuptools@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR}