aboutsummaryrefslogblamecommitdiff
path: root/security/pear-Text_Password/Makefile
blob: a656ba04b9aa304dfac7b8be7d128918689efb1c (plain) (tree)
1
2
3
4
5
6
7
8
9
10

                             

                                 
                                   
                                            



                                                            
 


                    
 
                      
PORTNAME=	Text_Password
PORTVERSION=	1.2.1
CATEGORIES=	security www pear

MAINTAINER=	sunpoet@FreeBSD.org
COMMENT=	PEAR random password creator
WWW=		https://pear.php.net/package/Text_Password \
		https://github.com/pear/Text_Password

LICENSE=	MIT

USES=		pear

NO_ARCH=	yes

.include <bsd.port.mk>