diff options
Diffstat (limited to 'security/py-zxcvbn/Makefile')
-rw-r--r-- | security/py-zxcvbn/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/py-zxcvbn/Makefile b/security/py-zxcvbn/Makefile index af17e2b5522c..04a7441dce9c 100644 --- a/security/py-zxcvbn/Makefile +++ b/security/py-zxcvbn/Makefile @@ -6,6 +6,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= jbeich@FreeBSD.org COMMENT= Realistic password strength estimator +WWW= https://pypi.org/project/zxcvbn/ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.txt |