# Created by: Olivier Duchateau <duchateau.olivier@gmail.com>
# $FreeBSD: head/security/py-certifi/Makefile 467633 2018-04-17 19:15:50Z sunpoet $

PORTNAME=	certifi
PORTVERSION=	2018.4.16
CATEGORIES=	security python
MASTER_SITES=	CHEESESHOP
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

MAINTAINER=	python@FreeBSD.org
COMMENT=	Mozilla SSL certificates

LICENSE=	MPL20

NO_ARCH=	yes
USES=		python
USE_PYTHON=	autoplist concurrent distutils

.include <bsd.port.mk>
