aboutsummaryrefslogblamecommitdiff
path: root/security/p5-Text-Password-Pronounceable/Makefile
blob: 5f0ca546069e6865369d7b0793ebfcd8aee6d839 (plain) (tree)
1
2
3
4
5
6
7
8
9
                                                  

                                           
                    
                 
                                       
                    

                   
                                
                                                                     
 

                         
 
                      
# Created by: Cheng-Lung Sung <clsung@FreeBSD.org>

PORTNAME=	Text-Password-Pronounceable
PORTVERSION=	0.30
PORTREVISION=	1
CATEGORIES=	security textproc perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	perl@FreeBSD.org
COMMENT=	Perl extension for generating pronounceable passwords

USES=		perl5
USE_PERL5=	configure

.include <bsd.port.mk>