mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 01:26:39 -04:00
parent
1ec448c030
commit
589bacaeb7
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ MAINTAINER= sunpoet@FreeBSD.org
|
||||||
COMMENT= Simple bencode decoder/encoder library in pure Python
|
COMMENT= Simple bencode decoder/encoder library in pure Python
|
||||||
WWW= https://github.com/utdemir/bencoder
|
WWW= https://github.com/utdemir/bencoder
|
||||||
|
|
||||||
LICENSE= GPLv1
|
LICENSE= CC0-1.0
|
||||||
|
|
||||||
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=0:devel/py-setuptools@${PY_FLAVOR} \
|
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=0:devel/py-setuptools@${PY_FLAVOR} \
|
||||||
${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR}
|
${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR}
|
||||||
|
|
Loading…
Add table
Reference in a new issue