# $FreeBSD: tags/RELEASE_11_1_0/security/py-backports.ssl_match_hostname/Makefile 438206 2017-04-10 20:08:19Z lifanov $

PORTNAME=	backports.ssl_match_hostname
PORTVERSION=	3.5.0.1
CATEGORIES=	security python
MASTER_SITES=	CHEESESHOP
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

MAINTAINER=	lifanov@FreeBSD.org
COMMENT=	Backport of the ssl_match_hostname function from Python 3.5

LICENSE=	PSFL

USES=		python:-3.4
USE_PYTHON=	autoplist distutils

.include <bsd.port.mk>
