1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-17 19:39:43 +00:00

converters/py-bencoder: Update LICENSE

Reference:	5d43bea61c
This commit is contained in:
Po-Chuan Hsieh 2024-03-31 11:06:10 +08:00
parent 1ec448c030
commit 589bacaeb7
No known key found for this signature in database
GPG Key ID: 9A4BD10F002DD04B

View File

@ -8,7 +8,7 @@ MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Simple bencode decoder/encoder library in pure Python
WWW= https://github.com/utdemir/bencoder
LICENSE= GPLv1
LICENSE= CC0-1.0
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=0:devel/py-setuptools@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR}