Initial import of p5-Digest-Perl-MD5-1.8:
Perl implementation of Ron Rivests MD5 Algorithm.
This commit is contained in:
parent
ab778e2899
commit
85ad3d50bc
3 changed files with 26 additions and 0 deletions
1
security/p5-Digest-Perl-MD5/DESCR
Normal file
1
security/p5-Digest-Perl-MD5/DESCR
Normal file
|
@ -0,0 +1 @@
|
|||
Perl implementation of Ron Rivests MD5 Algorithm.
|
20
security/p5-Digest-Perl-MD5/Makefile
Normal file
20
security/p5-Digest-Perl-MD5/Makefile
Normal file
|
@ -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"
|
5
security/p5-Digest-Perl-MD5/distinfo
Normal file
5
security/p5-Digest-Perl-MD5/distinfo
Normal file
|
@ -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
|
Loading…
Reference in a new issue