import of p5-Text-Password-Pronounceable-0.30, a module that generates
pronounceable passwords
This commit is contained in:
parent
acf4a2f055
commit
1b85801f80
18
security/p5-Text-Password-Pronounceable/Makefile
Normal file
18
security/p5-Text-Password-Pronounceable/Makefile
Normal file
@ -0,0 +1,18 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2011/06/14 11:31:45 robert Exp $
|
||||
|
||||
COMMENT= generate pronounceable passwords
|
||||
|
||||
MODULES= cpan
|
||||
DISTNAME= Text-Password-Pronounceable-0.30
|
||||
|
||||
CATEGORIES= security
|
||||
|
||||
# Perl
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
PERMIT_PACKAGE_FTP= Yes
|
||||
PERMIT_DISTFILES_CDROM= Yes
|
||||
PERMIT_DISTFILES_FTP= Yes
|
||||
|
||||
USE_GROFF = Yes
|
||||
|
||||
.include <bsd.port.mk>
|
5
security/p5-Text-Password-Pronounceable/distinfo
Normal file
5
security/p5-Text-Password-Pronounceable/distinfo
Normal file
@ -0,0 +1,5 @@
|
||||
MD5 (Text-Password-Pronounceable-0.30.tar.gz) = Kmo8kZfftZEvdjwMTyhbSA==
|
||||
RMD160 (Text-Password-Pronounceable-0.30.tar.gz) = 6EEeWkZ9S7XBFG7jIvJFa/NK3ao=
|
||||
SHA1 (Text-Password-Pronounceable-0.30.tar.gz) = SPRRlnj28ajmqugRv4trBT+YO2o=
|
||||
SHA256 (Text-Password-Pronounceable-0.30.tar.gz) = wYalAlbgvt+vsX584VfnxS8ZUDu3nhjr8GJVkR9urRo=
|
||||
SIZE (Text-Password-Pronounceable-0.30.tar.gz) = 21015
|
2
security/p5-Text-Password-Pronounceable/pkg/DESCR
Normal file
2
security/p5-Text-Password-Pronounceable/pkg/DESCR
Normal file
@ -0,0 +1,2 @@
|
||||
This module generates pronuceable passwords,
|
||||
based the the English digraphs by D Edwards.
|
5
security/p5-Text-Password-Pronounceable/pkg/PLIST
Normal file
5
security/p5-Text-Password-Pronounceable/pkg/PLIST
Normal file
@ -0,0 +1,5 @@
|
||||
@comment $OpenBSD: PLIST,v 1.1.1.1 2011/06/14 11:31:45 robert Exp $
|
||||
${P5SITE}/Text/
|
||||
${P5SITE}/Text/Password/
|
||||
${P5SITE}/Text/Password/Pronounceable.pm
|
||||
@man man/man3p/Text::Password::Pronounceable.3p
|
Loading…
Reference in New Issue
Block a user