PORTNAME=	pycryptodome-test-vectors
DISTVERSION=	1.0.14
CATEGORIES=	security python
MASTER_SITES=	PYPI
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

MAINTAINER=	ports@MidnightBSD.org
COMMENT=	Optional test vectors for PyCryptodome and PyCryptodomeX
WWW=		https://www.pycryptodome.org/

LICENSE=	bsd2 apache2
LICENSE_COMB=	multi
LICENSE_FILE=	${WRKSRC}/LICENSE.rst

# Officially: 2.7, 3.5-3.12 (same as security/py-cryptodome)
USES=		cpe python zip
CPE_VENDOR=	python
USE_PYTHON=	autoplist distutils

NO_ARCH=	yes

.include <bsd.port.mk>
