Import of p5-Crypt-OpenSSL-Random.

Crypt::OpenSSL::Random is a thin XS wrapper around the pseudo-random number
generator functions contained in the OpenSSL crypto library.
This commit is contained in:
heinz 2003-12-03 21:56:36 +00:00
parent 2eb3704ad5
commit 5754f75464
4 changed files with 26 additions and 0 deletions

View file

@ -0,0 +1,2 @@
Crypt::OpenSSL::Random is a thin XS wrapper around the pseudo-random number
generator functions contained in the OpenSSL crypto library.

View file

@ -0,0 +1,19 @@
# $NetBSD: Makefile,v 1.1.1.1 2003/12/03 21:56:36 heinz Exp $
#
DISTNAME= Crypt-OpenSSL-Random-0.03
PKGNAME= p5-${DISTNAME}
SVR4_PKGNAME= p5ord
CATEGORIES= security perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Crypt/}
MAINTAINER= heinz@NetBSD.org
HOMEPAGE= http://perl-openssl.sourceforge.net/
COMMENT= Perl5 wrapper module for OpenSSL pseudo-random number generator
USE_BUILDLINK2= YES
PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/Crypt/OpenSSL/Random/.packlist
.include "../../security/openssl/buildlink2.mk"
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"

View file

@ -0,0 +1 @@
@comment $NetBSD: PLIST,v 1.1.1.1 2003/12/03 21:56:36 heinz Exp $

View file

@ -0,0 +1,4 @@
$NetBSD: distinfo,v 1.1.1.1 2003/12/03 21:56:36 heinz Exp $
SHA1 (Crypt-OpenSSL-Random-0.03.tar.gz) = 0b439782f953c765ad2eb953c274bc218527aa5e
Size (Crypt-OpenSSL-Random-0.03.tar.gz) = 3245 bytes