diff options
Diffstat (limited to 'security/py-fido2/Makefile')
-rw-r--r-- | security/py-fido2/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/py-fido2/Makefile b/security/py-fido2/Makefile index 618df08a6230..a4debf5f2712 100644 --- a/security/py-fido2/Makefile +++ b/security/py-fido2/Makefile @@ -6,6 +6,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= python@FreeBSD.org COMMENT= Provides library functionality for FIDO 2.0 +WWW= https://github.com/Yubico/python-fido2 LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/COPYING |