# Created by: Olivier Duchateau <duchateau.olivier@gmail.com>

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

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

LICENSE=	MPL20

USES=		python:3.6+
USE_PYTHON=	autoplist concurrent distutils

NO_ARCH=	yes

.include <bsd.port.mk>
