# New ports collection makefile for:	py-tlslite
# Date created:				05 Sep 2006
# Whom:					Alexander Botero-Lowry <alex@foxybanana.com>
#
# $FreeBSD: ports/security/py-tlslite/Makefile,v 1.4 2012/03/01 13:16:33 wen Exp $

PORTNAME=	tlslite
PORTVERSION=	0.4.0
CATEGORIES=	security python
MASTER_SITES=	http://cloud.github.com/downloads/trevp/tlslite/
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

MAINTAINER=	ports@FreeBSD.org
COMMENT=	Python module implenting SSL 3.0, TLS 1.0 and TLS 1.1

USE_PYTHON=		2.6-2.7
USE_PYDISTUTILS=	yes

.include <bsd.port.mk>
