# $FreeBSD: head/security/py-zxcvbn/Makefile 467269 2018-04-13 20:56:28Z jbeich $

PORTNAME=	zxcvbn
PORTVERSION=	4.4.25
CATEGORIES=	security python
MASTER_SITES=	CHEESESHOP
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

MAINTAINER=	jbeich@FreeBSD.org
COMMENT=	Realistic password strength estimator

LICENSE=	MIT

NO_ARCH=	yes
USES=		python
USE_PYTHON=	autoplist distutils

.include <bsd.port.mk>
