blob: 70d584f96d4f2a95dac35a05daca5ccdccf859fc (
plain) (
tree)
|
|
PORTNAME= certifi
PORTVERSION= 2024.2.2
CATEGORIES= security python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Mozilla SSL certificates
WWW= https://github.com/certifi/python-certifi
LICENSE= MPL20
USES= python
USE_PYTHON= autoplist concurrent distutils
NO_ARCH= yes
.include <bsd.port.mk>
|