freebsd-ports/security/p5-Crypt-GeneratePassword/Makefile
2012-09-25 03:41:31 +00:00

17 lines
328 B
Makefile

# Created by: andrew@scoop.co.nz
# $FreeBSD$
PORTNAME= Crypt-GeneratePassword
PORTVERSION= 0.03
CATEGORIES= security perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= ports@FreeBSD.org
COMMENT= Generate secure random pronounceable passwords
PERL_CONFIGURE= yes
MAN3= Crypt::GeneratePassword.3
.include <bsd.port.mk>