diff options
Diffstat (limited to 'www/py-dropbox/Makefile')
-rw-r--r-- | www/py-dropbox/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/py-dropbox/Makefile b/www/py-dropbox/Makefile index 0b6152ed3602..8549de54dd65 100644 --- a/www/py-dropbox/Makefile +++ b/www/py-dropbox/Makefile @@ -6,6 +6,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Official Dropbox API Client +WWW= https://dropbox-sdk-python.readthedocs.io/en/latest/ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE |