PORTNAME=	types_pygments
DISTVERSION=	2.19.0.20250305
CATEGORIES=	devel python
MASTER_SITES=	PYPI
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

MAINTAINER=	thierry@FreeBSD.org
COMMENT=	Typing stubs for Pygments
WWW=		https://github.com/python/typeshed

LICENSE=	APACHE20

USES=		python
USE_PYTHON=	distutils
NO_ARCH=	yes

PLIST_SUB=	VER=${PORTVERSION}

.include <bsd.port.mk>
