diff --git a/p5-POSIX-strptime/DESCR b/p5-POSIX-strptime/DESCR new file mode 100644 index 0000000000..2aebdeed1d --- /dev/null +++ b/p5-POSIX-strptime/DESCR @@ -0,0 +1 @@ +This is the POSIX strptime function diff --git a/p5-POSIX-strptime/Makefile b/p5-POSIX-strptime/Makefile new file mode 100644 index 0000000000..7ca66d1c82 --- /dev/null +++ b/p5-POSIX-strptime/Makefile @@ -0,0 +1,16 @@ +# $NetBSD: Makefile,v 1.1.1.1 2007/12/10 09:06:13 netcap Exp $ + +DISTNAME= POSIX-strptime-0.08 +PKGNAME= p5-${DISTNAME} +CATEGORIES= devel perl5 +MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=POSIX/} + +MAINTAINER= tonnerre@thebsh.sygroup.ch +COMMENT= Perl module for the POSIX strptime function + +PKG_INSTALLATION_TYPES= overwrite pkgviews + +PERL5_PACKLIST= auto/POSIX/strptime/.packlist + +.include "../../lang/perl5/module.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/p5-POSIX-strptime/distinfo b/p5-POSIX-strptime/distinfo new file mode 100644 index 0000000000..0a192834b1 --- /dev/null +++ b/p5-POSIX-strptime/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1.1.1 2007/12/10 09:06:13 netcap Exp $ + +SHA1 (POSIX-strptime-0.08.tar.gz) = 3c49dec21369f29e43b62005dd23214a7e37cd83 +RMD160 (POSIX-strptime-0.08.tar.gz) = be9b675ec08c260e19b230099c9dddaf779fdb46 +Size (POSIX-strptime-0.08.tar.gz) = 32430 bytes