summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorheinz <heinz>2003-12-03 21:56:36 +0000
committerheinz <heinz>2003-12-03 21:56:36 +0000
commit747b72558f430b2d9792074c1b39bf63cb40d077 (patch)
tree7b11f56ccbae1a85fc57c76928ca110e611ead75
parentaacc30ba105d80e2c1ee3e450ae9aa9d03f81779 (diff)
downloadpkgsrc-747b72558f430b2d9792074c1b39bf63cb40d077.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.
-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