summaryrefslogtreecommitdiff
path: root/security/p5-Digest-SHA1/pkg
diff options
context:
space:
mode:
Diffstat (limited to 'security/p5-Digest-SHA1/pkg')
-rw-r--r--security/p5-Digest-SHA1/pkg/DESCR4
-rw-r--r--security/p5-Digest-SHA1/pkg/PLIST1
2 files changed, 5 insertions, 0 deletions
diff --git a/security/p5-Digest-SHA1/pkg/DESCR b/security/p5-Digest-SHA1/pkg/DESCR
new file mode 100644
index 00000000000..1c4ae99bca1
--- /dev/null
+++ b/security/p5-Digest-SHA1/pkg/DESCR
@@ -0,0 +1,4 @@
+The Digest::SHA1 module allows you to use the NIST SHA-1 message
+digest algorithm from within Perl programs. The algorithm takes as
+input a message of arbitrary length and produces as output a 160-bit
+"fingerprint" or "message digest" of the input.
diff --git a/security/p5-Digest-SHA1/pkg/PLIST b/security/p5-Digest-SHA1/pkg/PLIST
new file mode 100644
index 00000000000..b44e43cba24
--- /dev/null
+++ b/security/p5-Digest-SHA1/pkg/PLIST
@@ -0,0 +1 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2001/09/19 03:11:02 mjl Exp $