Initial import of Digest-1.05

A simple frontend module for autoloading of various Digest:: modules.
It also provide documentation of the interface that all Digest:: modules
should provide.
This commit is contained in:
heinz 2003-12-10 21:38:05 +00:00
parent cb46a8f549
commit 338162582f
4 changed files with 26 additions and 0 deletions

3
security/p5-Digest/DESCR Normal file
View file

@ -0,0 +1,3 @@
A simple frontend module for autoloading of various Digest:: modules.
It also provide documentation of the interface that all Digest:: modules
should provide.

View file

@ -0,0 +1,18 @@
# $NetBSD: Makefile,v 1.1.1.1 2003/12/10 21:38:05 heinz Exp $
#
DISTNAME= Digest-1.05
PKGNAME= p5-${DISTNAME}
SVR4_PKGNAME= p5dig
CATEGORIES= security perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Digest/}
MAINTAINER= heinz@NetBSD.org
HOMEPAGE= http://search.cpan.org/dist/Digest/
COMMENT= Perl5 base class for Digest:: modules
USE_BUILDLINK2= YES
PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/Digest/.packlist
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"

1
security/p5-Digest/PLIST Normal file
View file

@ -0,0 +1 @@
@comment $NetBSD: PLIST,v 1.1.1.1 2003/12/10 21:38:05 heinz Exp $

View file

@ -0,0 +1,4 @@
$NetBSD: distinfo,v 1.1.1.1 2003/12/10 21:38:05 heinz Exp $
SHA1 (Digest-1.05.tar.gz) = cac99f3e9ca6d97dc5eac1013544f9366f713a12
Size (Digest-1.05.tar.gz) = 5815 bytes