diff options
Diffstat (limited to 'security/py-python-gnupg/Makefile')
-rw-r--r-- | security/py-python-gnupg/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/py-python-gnupg/Makefile b/security/py-python-gnupg/Makefile index a5c9daa09c7c..6f444d0ef46c 100644 --- a/security/py-python-gnupg/Makefile +++ b/security/py-python-gnupg/Makefile @@ -6,6 +6,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= christer.edwards@gmail.com COMMENT= Python wrapper for the GNU Privacy Guard (GPG or GnuPG) +WWW= https://docs.red-dove.com/python-gnupg/ LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE.txt |