aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2024-03-31 03:06:18 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2024-03-31 03:06:18 +0000
commitc6fa80572a9d91ac0a7a83e806cc3a3ca1209912 (patch)
tree9244e9e35da6d77df6b123459344f0921a87b6f8
parent3ef981335f8aaef6c1fc12f99f06a1a7cda2193b (diff)
databases/py-tarantool: Update LICENSE
-rw-r--r--databases/py-tarantool/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/databases/py-tarantool/Makefile b/databases/py-tarantool/Makefile
index bdfb569bd6b4..45d0d61ed1db 100644
--- a/databases/py-tarantool/Makefile
+++ b/databases/py-tarantool/Makefile
@@ -9,7 +9,8 @@ MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Client library for Tarantool Database
WWW= https://github.com/tarantool/tarantool-python
-LICENSE= BSD3CLAUSE
+LICENSE= BSD2CLAUSE
+LICENSE_FILE= ${WRKSRC}/LICENSE
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=0:devel/py-setuptools@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}setuptools-scm>=6.4.2:devel/py-setuptools-scm@${PY_FLAVOR} \