aboutsummaryrefslogtreecommitdiff
path: root/security/p5-Digest-GOST
diff options
context:
space:
mode:
authorKurt Jaeger <pi@FreeBSD.org>2015-01-18 11:20:54 +0000
committerKurt Jaeger <pi@FreeBSD.org>2015-01-18 11:20:54 +0000
commit68aae0b0e7a2e2379a9ece5f751520f24931fb1c (patch)
tree2da9950bef88405d598714f4d8eff0b18136c8f4 /security/p5-Digest-GOST
parentb061f60787b0a7530b368b556ddb74984db44000 (diff)
Notes
Diffstat (limited to 'security/p5-Digest-GOST')
-rw-r--r--security/p5-Digest-GOST/Makefile21
-rw-r--r--security/p5-Digest-GOST/distinfo2
-rw-r--r--security/p5-Digest-GOST/pkg-descr4
-rw-r--r--security/p5-Digest-GOST/pkg-plist5
4 files changed, 32 insertions, 0 deletions
diff --git a/security/p5-Digest-GOST/Makefile b/security/p5-Digest-GOST/Makefile
new file mode 100644
index 000000000000..b08faa2ba643
--- /dev/null
+++ b/security/p5-Digest-GOST/Makefile
@@ -0,0 +1,21 @@
+# $FreeBSD$
+
+PORTNAME= Digest-GOST
+PORTVERSION= 0.06
+CATEGORIES= security perl5
+MASTER_SITES= CPAN
+PKGNAMEPREFIX= p5-
+
+MAINTAINER= pi@FreeBSD.org
+COMMENT= Perl interface to the GOST R 34.11-94 digest algorithm
+
+LICENSE= ART10 GPLv1
+LICENSE_COMB= dual
+
+USES= perl5
+USE_PERL5= configure
+
+post-stage:
+ ${STRIP_CMD} ${STAGEDIR}${SITE_ARCH}/auto/Digest/GOST/GOST.so
+
+.include <bsd.port.mk>
diff --git a/security/p5-Digest-GOST/distinfo b/security/p5-Digest-GOST/distinfo
new file mode 100644
index 000000000000..209f58bf3837
--- /dev/null
+++ b/security/p5-Digest-GOST/distinfo
@@ -0,0 +1,2 @@
+SHA256 (Digest-GOST-0.06.tar.gz) = b2b800f55e407d819de68580cad87038b679be8fc9f3e9ad26430b0ce239a976
+SIZE (Digest-GOST-0.06.tar.gz) = 39496
diff --git a/security/p5-Digest-GOST/pkg-descr b/security/p5-Digest-GOST/pkg-descr
new file mode 100644
index 000000000000..3b4443159152
--- /dev/null
+++ b/security/p5-Digest-GOST/pkg-descr
@@ -0,0 +1,4 @@
+Digest::GOST provides an interface to the GOST R 34.11-94
+message digest algorithm, also defined in RFC 5831.
+
+WWW: http://search.cpan.org/dist/Digest-GOST/
diff --git a/security/p5-Digest-GOST/pkg-plist b/security/p5-Digest-GOST/pkg-plist
new file mode 100644
index 000000000000..365b7a1ffde0
--- /dev/null
+++ b/security/p5-Digest-GOST/pkg-plist
@@ -0,0 +1,5 @@
+%%SITE_ARCH%%/Digest/GOST.pm
+%%SITE_ARCH%%/Digest/GOST/CryptoPro.pm
+%%SITE_ARCH%%/auto/Digest/GOST/GOST.so
+%%PERL5_MAN3%%/Digest::GOST.3.gz
+%%PERL5_MAN3%%/Digest::GOST::CryptoPro.3.gz