summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2011-08-16 22:30:06 +0000
committerwiz <wiz@pkgsrc.org>2011-08-16 22:30:06 +0000
commit85ad3d50bc3395e9a47bf88825c0ab34f64bf0c6 (patch)
tree269157791300934a66da985158ff495d663ece37
parentab778e2899545850a70264611259d30a3c8907d1 (diff)
downloadpkgsrc-85ad3d50bc3395e9a47bf88825c0ab34f64bf0c6.tar.gz
Initial import of p5-Digest-Perl-MD5-1.8:
Perl implementation of Ron Rivests MD5 Algorithm.
-rw-r--r--security/p5-Digest-Perl-MD5/DESCR1
-rw-r--r--security/p5-Digest-Perl-MD5/Makefile20
-rw-r--r--security/p5-Digest-Perl-MD5/distinfo5
3 files changed, 26 insertions, 0 deletions
diff --git a/security/p5-Digest-Perl-MD5/DESCR b/security/p5-Digest-Perl-MD5/DESCR
new file mode 100644
index 00000000000..dc0b15db2db
--- /dev/null
+++ b/security/p5-Digest-Perl-MD5/DESCR
@@ -0,0 +1 @@
+Perl implementation of Ron Rivests MD5 Algorithm.
diff --git a/security/p5-Digest-Perl-MD5/Makefile b/security/p5-Digest-Perl-MD5/Makefile
new file mode 100644
index 00000000000..b87c9eb19c9
--- /dev/null
+++ b/security/p5-Digest-Perl-MD5/Makefile
@@ -0,0 +1,20 @@
+# $NetBSD: Makefile,v 1.1.1.1 2011/08/16 22:30:06 wiz Exp $
+
+DISTNAME= Digest-Perl-MD5-1.8
+PKGNAME= p5-${DISTNAME}
+CATEGORIES= security perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Digest/}
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= http://search.cpan.org/dist/Digest-Perl-MD5/
+COMMENT= Perl implementation of Ron Rivests MD5 Algorithm
+LICENSE= ${PERL5_LICENSE}
+
+PKG_DESTDIR_SUPPORT= user-destdir
+
+#DEPENDS+= {perl>=5.7.3,p5-Digest>=1.00}:../../security/p5-Digest
+
+PERL5_PACKLIST= auto/Digest/Perl/MD5/.packlist
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/security/p5-Digest-Perl-MD5/distinfo b/security/p5-Digest-Perl-MD5/distinfo
new file mode 100644
index 00000000000..de0d2212684
--- /dev/null
+++ b/security/p5-Digest-Perl-MD5/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2011/08/16 22:30:06 wiz Exp $
+
+SHA1 (Digest-Perl-MD5-1.8.tar.gz) = 44742433b6a6d06401b78ff8672277e887fc3d82
+RMD160 (Digest-Perl-MD5-1.8.tar.gz) = da78c85c87a7e8af191193fb778d9fbdc2d48999
+Size (Digest-Perl-MD5-1.8.tar.gz) = 74077 bytes