PORTNAME=       types-jsonschema
PORTVERSION=    4.21.0.20240331
CATEGORIES=     devel python
MASTER_SITES=   PYPI
PKGNAMEPREFIX=  ${PYTHON_PKGNAMEPREFIX}

MAINTAINER=     matthew@FreeBSD.org
COMMENT=        Typing stubs for jsonschema
WWW=            https://pypi.org/project/types-jsonschema/

LICENSE=        APACHE20

USES=           python
USE_PYTHON=     autoplist distutils
NO_ARCH=        yes

.include <bsd.port.mk>
