# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
perl5.setup Crypt-GeneratePassword 0.05
description Generate secure random pronounceable passwords
long_description Crypt::GeneratePassword generates random passwords \
that are (more or less) pronounceable. Unlike \
Crypt::RandPasswd, it doesn't use the FIPS-181 NIST \
standard, which is proven to be insecure. It does use \
a similar interface, so it should be a drop-in \
replacement in most cases.
checksums rmd160 bf7c7cd99d00b5e1d7cd115c655f7469d0ea025b \
sha256 d69f3756bcfd79a9b9985fadef33909f62989590322a21163f93d75293019b66
if {${perl5.major} != ""} {
port:p${perl5.major}-data-dumper