summaryrefslogtreecommitdiffstats
path: root/security/py-tlslite/Makefile
blob: e4600fdc2559eda4be83264b51049c14c41f346e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# New ports collection makefile for:	py-tlslite
# Date created:				05 Sep 2006
# Whom:					Alexander Botero-Lowry <alex@foxybanana.com>
#
# $FreeBSD$

PORTNAME=	tlslite
PORTVERSION=	0.3.8
CATEGORIES=	security python
MASTER_SITES=	http://trevp.net/tlslite/
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

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

USE_PYTHON=	yes
USE_PYDISTUTILS=	yes

.include <bsd.port.mk>
OpenPOWER on IntegriCloud