diff options
Diffstat (limited to 'www/py-social-auth-app-django/Makefile')
-rw-r--r-- | www/py-social-auth-app-django/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/py-social-auth-app-django/Makefile b/www/py-social-auth-app-django/Makefile index 4ab7f859e48b..2b74ac22f96b 100644 --- a/www/py-social-auth-app-django/Makefile +++ b/www/py-social-auth-app-django/Makefile @@ -5,6 +5,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= kai@FreeBSD.org COMMENT= Social Authentication and Django integration +WWW= https://github.com/python-social-auth/social-app-django LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE |