aboutsummaryrefslogblamecommitdiff
path: root/security/p5-Crypt-PassGen/Makefile
blob: d79b6861d4dda512d610ca5a85f5e96f39df1fb9 (plain) (tree)
1
2
3
4
5
6
7
8
9
           

                             
                    
                              
                    


                                 
                                                                                       
 

                         
 
                      
# $FreeBSD$

PORTNAME=	Crypt-PassGen
PORTVERSION=	0.06
CATEGORIES=	security perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	tobez@FreeBSD.org
COMMENT=	Crypt::PassGen - Generate a random password that looks like a real word

USES=		perl5
USE_PERL5=	configure

.include <bsd.port.mk>