# Created by: Alexander Botero-Lowry <alex@foxybanana.com>
# $FreeBSD: head/security/py-tlslite/Makefile 462307 2018-02-19 11:10:43Z 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:2.7
USE_PYTHON=	distutils autoplist

.include <bsd.port.mk>
