PORTNAME=	itsdangerous
PORTVERSION=	2.1.2
CATEGORIES=	security python
MASTER_SITES=	PYPI
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

MAINTAINER=	ports@MidnightBSD.org
COMMENT=	Various helpers to pass data in untrusted environments
WWW=		https://github.com/mitsuhiko/itsdangerous/

LICENSE=	bsd3

USES=		python
USE_PYTHON=	distutils autoplist

NO_ARCH=	yes

.include <bsd.port.mk>
