# Created by: andrej@ebert.su
# $FreeBSD: tags/RELEASE_11_1_0/security/py-safe/Makefile 418354 2016-07-11 04:29:56Z jbeich $

PORTNAME=	safe
PORTVERSION=	0.4
CATEGORIES=	security python
MASTER_SITES=	CHEESESHOP
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
DISTNAME=	Safe-${PORTVERSION}

MAINTAINER=	andrej@ebert.su
COMMENT=	Python library to test password strength

LICENSE=	BSD3CLAUSE
LICENSE_FILE=	${WRKSRC}/LICENSE

USES=		python:2.6+
USE_PYTHON=	autoplist distutils

.include <bsd.port.mk>
