# Created by: Alexander Botero-Lowry # $FreeBSD: head/security/py-tlslite/Makefile 559531 2020-12-28 23:02:12Z antoine $ PORTNAME= tlslite PORTVERSION= 0.4.9 PORTREVISION= 1 CATEGORIES= security python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= ports@FreeBSD.org COMMENT= Python module implementing SSL 3.0, TLS 1.0, and TLS 1.1 USES= python:3.6+ USE_PYTHON= distutils autoplist .include