diff options
Diffstat (limited to 'misc/py-tqdm/Makefile')
-rw-r--r-- | misc/py-tqdm/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/misc/py-tqdm/Makefile b/misc/py-tqdm/Makefile index 13c74a9fb4d5..e83599a07e37 100644 --- a/misc/py-tqdm/Makefile +++ b/misc/py-tqdm/Makefile @@ -6,6 +6,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Fast, extensible progress bar for Python +WWW= https://github.com/tqdm/tqdm LICENSE= MIT MPL20 LICENSE_COMB= multi |