diff options
Diffstat (limited to 'security/py-tlslite/Makefile')
-rw-r--r-- | security/py-tlslite/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/py-tlslite/Makefile b/security/py-tlslite/Makefile index 089d6199b81e..a1b0d5daaffc 100644 --- a/security/py-tlslite/Makefile +++ b/security/py-tlslite/Makefile @@ -7,6 +7,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= ports@FreeBSD.org COMMENT= Python module implementing SSL 3.0, TLS 1.0, and TLS 1.1 +WWW= http://trevp.net/tlslite/ USES= cpe python:3.6+ CPE_VENDOR= ${PORTNAME}_project |