# Created by: Attila Nagy <bra@fsn.hu>
# $FreeBSD: tags/RELEASE_11_1_0/security/pear-Text_Password/Makefile 419741 2016-08-06 12:13:40Z pawel $

PORTNAME=	Text_Password
PORTVERSION=	1.2.1
CATEGORIES=	security www pear
DISTNAME=	Text_password-${PORTVERSION}

MAINTAINER=	dem.procopiou@gmail.com
COMMENT=	PEAR random password creator

USES=	pear
WRKSRC=		${WRKDIR}/Text_Password-${PORTVERSION}

.include <bsd.port.mk>
