diff options
Diffstat (limited to 'time')
-rw-r--r-- | time/p5-DateTime-Format-HTTP/DESCR | 2 | ||||
-rw-r--r-- | time/p5-DateTime-Format-HTTP/Makefile | 21 | ||||
-rw-r--r-- | time/p5-DateTime-Format-HTTP/distinfo | 5 |
3 files changed, 28 insertions, 0 deletions
diff --git a/time/p5-DateTime-Format-HTTP/DESCR b/time/p5-DateTime-Format-HTTP/DESCR new file mode 100644 index 00000000000..8724c2b3235 --- /dev/null +++ b/time/p5-DateTime-Format-HTTP/DESCR @@ -0,0 +1,2 @@ +This module provides functions that deal the date formats used by +the HTTP protocol (and then some more). diff --git a/time/p5-DateTime-Format-HTTP/Makefile b/time/p5-DateTime-Format-HTTP/Makefile new file mode 100644 index 00000000000..243a0c5be67 --- /dev/null +++ b/time/p5-DateTime-Format-HTTP/Makefile @@ -0,0 +1,21 @@ +# $NetBSD: Makefile,v 1.1.1.1 2009/02/22 14:33:20 he Exp $ + +DISTNAME= DateTime-Format-HTTP-0.37 +PKGNAME= p5-${DISTNAME} +CATEGORIES= time perl5 +MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DateTime/} + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://search.cpan.org/dist/DateTime-Format-HTTP/ +COMMENT= Deal with date formats used by HTTP + +PKG_DESTDIR_SUPPORT= user-destdir + +DEPENDS+= p5-DateTime>=0.17:../../time/p5-DateTime +DEPENDS+= p5-libwww>=1.44:../../www/p5-libwww + +PERL5_PACKLIST= auto/DateTime/Format/HTTP/.packlist +PERL5_MODULE_TYPE= Module::Build + +.include "../../lang/perl5/module.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/time/p5-DateTime-Format-HTTP/distinfo b/time/p5-DateTime-Format-HTTP/distinfo new file mode 100644 index 00000000000..8761ed0ab8d --- /dev/null +++ b/time/p5-DateTime-Format-HTTP/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1.1.1 2009/02/22 14:33:20 he Exp $ + +SHA1 (DateTime-Format-HTTP-0.37.tar.gz) = 38c1eaa6c6ddfe0dbc4e167353a2afe2ff7e80d5 +RMD160 (DateTime-Format-HTTP-0.37.tar.gz) = 193bf66ac1ad4238df211fb64ad2c9ed06443312 +Size (DateTime-Format-HTTP-0.37.tar.gz) = 17817 bytes |