# Created by: Alexander Botero-Lowry # $FreeBSD$ PORTNAME= tlslite PORTVERSION= 0.4.6 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:2 USE_PYTHON= distutils autoplist .include