diff options
Diffstat (limited to 'converters/py-bencode.py/Makefile')
-rw-r--r-- | converters/py-bencode.py/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/converters/py-bencode.py/Makefile b/converters/py-bencode.py/Makefile index 2453a5f3ae71..080b18fe17cf 100644 --- a/converters/py-bencode.py/Makefile +++ b/converters/py-bencode.py/Makefile @@ -6,6 +6,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= antoine@FreeBSD.org COMMENT= Bencoding and bdecoding implementation +WWW= https://github.com/fuzeman/bencode.py LICENSE= BTOSL LICENSE_NAME= BitTorrent Open Source License |