summaryrefslogtreecommitdiff
path: root/security/p5-Crypt-DH-GMP
diff options
context:
space:
mode:
authormef <mef>2015-02-27 01:32:49 +0000
committermef <mef>2015-02-27 01:32:49 +0000
commit8794d20decb23825844f6024c7a44afcd03ed9d1 (patch)
treec37018951d623c9e05fee69726a4d5218603c777 /security/p5-Crypt-DH-GMP
parent2b27dd5c01c19068c2273bc4e2284d5ff028ab4c (diff)
downloadpkgsrc-8794d20decb23825844f6024c7a44afcd03ed9d1.tar.gz
Import p5-Crypt-DH-GMP-0.00012 as security/p5-Crypt-DH-GMP.
Crypt::DH::GMP is a (somewhat) portable replacement to Crypt::DH, implemented mostly in C.
Diffstat (limited to 'security/p5-Crypt-DH-GMP')
-rw-r--r--security/p5-Crypt-DH-GMP/DESCR2
-rw-r--r--security/p5-Crypt-DH-GMP/Makefile25
-rw-r--r--security/p5-Crypt-DH-GMP/PLIST1
-rw-r--r--security/p5-Crypt-DH-GMP/distinfo5
4 files changed, 33 insertions, 0 deletions
diff --git a/security/p5-Crypt-DH-GMP/DESCR b/security/p5-Crypt-DH-GMP/DESCR
new file mode 100644
index 00000000000..9790d96d446
--- /dev/null
+++ b/security/p5-Crypt-DH-GMP/DESCR
@@ -0,0 +1,2 @@
+Crypt::DH::GMP is a (somewhat) portable replacement to Crypt::DH,
+implemented mostly in C.
diff --git a/security/p5-Crypt-DH-GMP/Makefile b/security/p5-Crypt-DH-GMP/Makefile
new file mode 100644
index 00000000000..50800ac4343
--- /dev/null
+++ b/security/p5-Crypt-DH-GMP/Makefile
@@ -0,0 +1,25 @@
+# $NetBSD: Makefile,v 1.1 2015/02/27 01:32:49 mef Exp $
+
+DISTNAME= Crypt-DH-GMP-0.00012
+PKGNAME= p5-${DISTNAME}
+CATEGORIES= security
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Crypt/}
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= http://search.cpan.org/~dmaki/Crypt-DH-GMP/
+COMMENT= Crypt::DH Using GMP Directly
+LICENSE= ${PERL5_LICENSE}
+
+DEPENDS+= p5-Test-Requires-[0-9]*:../../devel/p5-Test-Requires
+DEPENDS+= p5-Devel-CheckLib-[0-9]*:../../devel/p5-Devel-CheckLib
+DEPENDS+= p5-IO-CaptureOutput-[0-9]*:../../devel/p5-IO-CaptureOutput
+
+# cannot open GMP.xs: No such file or directory
+MAKE_JOBS_SAFE= no
+
+PERL5_PACKLIST= auto/Crypt/DH/GMP/.packlist
+
+.include "../../devel/gmp/buildlink3.mk"
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/security/p5-Crypt-DH-GMP/PLIST b/security/p5-Crypt-DH-GMP/PLIST
new file mode 100644
index 00000000000..68ecaa9d5b0
--- /dev/null
+++ b/security/p5-Crypt-DH-GMP/PLIST
@@ -0,0 +1 @@
+@comment $NetBSD: PLIST,v 1.1 2015/02/27 01:32:49 mef Exp $
diff --git a/security/p5-Crypt-DH-GMP/distinfo b/security/p5-Crypt-DH-GMP/distinfo
new file mode 100644
index 00000000000..3b3de8bff9c
--- /dev/null
+++ b/security/p5-Crypt-DH-GMP/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1 2015/02/27 01:32:49 mef Exp $
+
+SHA1 (Crypt-DH-GMP-0.00012.tar.gz) = 0f512464b61d7a0ebdbeb56425ba62a4ea82f9c8
+RMD160 (Crypt-DH-GMP-0.00012.tar.gz) = d7ca76d9d11804d041b9810e2c11907019db6f2c
+Size (Crypt-DH-GMP-0.00012.tar.gz) = 34421 bytes