summaryrefslogtreecommitdiff
path: root/security/p5-Crypt-DH
diff options
context:
space:
mode:
authorseb <seb>2005-10-12 17:55:26 +0000
committerseb <seb>2005-10-12 17:55:26 +0000
commit852dd02450863145909f8923f1e68c8819e06fc9 (patch)
tree9deeb3bf1581a983dbe3416639e71ebf2d2b8c97 /security/p5-Crypt-DH
parent93d767e6991202e09cd74235f695f2dabdff0824 (diff)
downloadpkgsrc-852dd02450863145909f8923f1e68c8819e06fc9.tar.gz
Initial import of p5-Crypt-DH as version 0.06 into the NetBSD Packages
Collection. The Perl 5 module Crypt::DH implements the Diffie-Hellman key exchange system.
Diffstat (limited to 'security/p5-Crypt-DH')
-rw-r--r--security/p5-Crypt-DH/DESCR2
-rw-r--r--security/p5-Crypt-DH/Makefile20
-rw-r--r--security/p5-Crypt-DH/PLIST1
-rw-r--r--security/p5-Crypt-DH/distinfo5
4 files changed, 28 insertions, 0 deletions
diff --git a/security/p5-Crypt-DH/DESCR b/security/p5-Crypt-DH/DESCR
new file mode 100644
index 00000000000..d4af71023a3
--- /dev/null
+++ b/security/p5-Crypt-DH/DESCR
@@ -0,0 +1,2 @@
+The Perl 5 module Crypt::DH implements the Diffie-Hellman key
+exchange system.
diff --git a/security/p5-Crypt-DH/Makefile b/security/p5-Crypt-DH/Makefile
new file mode 100644
index 00000000000..4e6eb800c37
--- /dev/null
+++ b/security/p5-Crypt-DH/Makefile
@@ -0,0 +1,20 @@
+# $NetBSD: Makefile,v 1.1.1.1 2005/10/12 17:55:26 seb Exp $
+#
+
+DISTNAME= Crypt-DH-0.06
+PKGNAME= p5-Crypt-DH-0.06
+SVR4_PKGNAME= p5cdh
+CATEGORIES= security perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Crypt/}
+
+MAINTAINER= seb@NetBSD.org
+HOMEPAGE= http://search.cpan.org/dist/Crypt-DH/
+COMMENT= Perl5 module for the Diffie-Hellman key exchange system
+
+DEPENDS+= p5-Math-Pari>=2.001804:../../math/p5-Math-Pari
+DEPENDS+= p5-Crypt-Random>=0.33:../../security/p5-Crypt-Random
+
+PERL5_PACKLIST= auto/Crypt/DH/.packlist
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/security/p5-Crypt-DH/PLIST b/security/p5-Crypt-DH/PLIST
new file mode 100644
index 00000000000..5254b0b54a1
--- /dev/null
+++ b/security/p5-Crypt-DH/PLIST
@@ -0,0 +1 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2005/10/12 17:55:26 seb Exp $
diff --git a/security/p5-Crypt-DH/distinfo b/security/p5-Crypt-DH/distinfo
new file mode 100644
index 00000000000..31fc0b02e96
--- /dev/null
+++ b/security/p5-Crypt-DH/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2005/10/12 17:55:26 seb Exp $
+
+SHA1 (Crypt-DH-0.06.tar.gz) = 99bfb2ba25872924f65b2c8c6e97d5e7c85f9b04
+RMD160 (Crypt-DH-0.06.tar.gz) = 777476bd6a20082e44fe3cd4b1b6c81b2b93aa22
+Size (Crypt-DH-0.06.tar.gz) = 18088 bytes