summaryrefslogtreecommitdiff
path: root/security/p5-Crypt-OpenSSL-Random
diff options
context:
space:
mode:
authorheinz <heinz@pkgsrc.org>2003-12-03 21:56:36 +0000
committerheinz <heinz@pkgsrc.org>2003-12-03 21:56:36 +0000
commit5754f75464ca901bb72e55b9ea19ed21b6fe266f (patch)
tree7b11f56ccbae1a85fc57c76928ca110e611ead75 /security/p5-Crypt-OpenSSL-Random
parent2eb3704ad5af94f695dfa50616c8bcce6ccb178b (diff)
downloadpkgsrc-5754f75464ca901bb72e55b9ea19ed21b6fe266f.tar.gz
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.
Diffstat (limited to 'security/p5-Crypt-OpenSSL-Random')
-rw-r--r--security/p5-Crypt-OpenSSL-Random/DESCR2
-rw-r--r--security/p5-Crypt-OpenSSL-Random/Makefile19
-rw-r--r--security/p5-Crypt-OpenSSL-Random/PLIST1
-rw-r--r--security/p5-Crypt-OpenSSL-Random/distinfo4
4 files changed, 26 insertions, 0 deletions
diff --git a/security/p5-Crypt-OpenSSL-Random/DESCR b/security/p5-Crypt-OpenSSL-Random/DESCR
new file mode 100644
index 00000000000..9f29d6c6dbe
--- /dev/null
+++ b/security/p5-Crypt-OpenSSL-Random/DESCR
@@ -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.
diff --git a/security/p5-Crypt-OpenSSL-Random/Makefile b/security/p5-Crypt-OpenSSL-Random/Makefile
new file mode 100644
index 00000000000..c9c8ab14c80
--- /dev/null
+++ b/security/p5-Crypt-OpenSSL-Random/Makefile
@@ -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"
diff --git a/security/p5-Crypt-OpenSSL-Random/PLIST b/security/p5-Crypt-OpenSSL-Random/PLIST
new file mode 100644
index 00000000000..3132c729fb4
--- /dev/null
+++ b/security/p5-Crypt-OpenSSL-Random/PLIST
@@ -0,0 +1 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2003/12/03 21:56:36 heinz Exp $
diff --git a/security/p5-Crypt-OpenSSL-Random/distinfo b/security/p5-Crypt-OpenSSL-Random/distinfo
new file mode 100644
index 00000000000..c59003ed838
--- /dev/null
+++ b/security/p5-Crypt-OpenSSL-Random/distinfo
@@ -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