summaryrefslogtreecommitdiff
path: root/time/p5-DateTime-Format-Mail
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2007-02-18 03:05:39 +0000
committerwiz <wiz@pkgsrc.org>2007-02-18 03:05:39 +0000
commit700411b4b05af615280908b12fa6ac38b50f0184 (patch)
tree3ada0fbc06bd331458cae1d15b900c75f6d25572 /time/p5-DateTime-Format-Mail
parent0263a24902b8fd8f7b8c9fd3b04f530ed4fc8b8e (diff)
downloadpkgsrc-700411b4b05af615280908b12fa6ac38b50f0184.tar.gz
Initial import of p5-DateTime-Format-Mail-0.30 from pkgsrc-wip.
Packaged by Roman Kulik. RFC2822 introduces a slightly different format of date than that used by RFC822. The main correction is that the format is more limited, and thus easier to parse.
Diffstat (limited to 'time/p5-DateTime-Format-Mail')
-rw-r--r--time/p5-DateTime-Format-Mail/DESCR3
-rw-r--r--time/p5-DateTime-Format-Mail/Makefile20
-rw-r--r--time/p5-DateTime-Format-Mail/PLIST1
-rw-r--r--time/p5-DateTime-Format-Mail/distinfo5
4 files changed, 29 insertions, 0 deletions
diff --git a/time/p5-DateTime-Format-Mail/DESCR b/time/p5-DateTime-Format-Mail/DESCR
new file mode 100644
index 00000000000..c18ec76a054
--- /dev/null
+++ b/time/p5-DateTime-Format-Mail/DESCR
@@ -0,0 +1,3 @@
+RFC2822 introduces a slightly different format of date than that used by
+RFC822. The main correction is that the format is more limited, and thus easier
+to parse.
diff --git a/time/p5-DateTime-Format-Mail/Makefile b/time/p5-DateTime-Format-Mail/Makefile
new file mode 100644
index 00000000000..4a7793fda36
--- /dev/null
+++ b/time/p5-DateTime-Format-Mail/Makefile
@@ -0,0 +1,20 @@
+# $NetBSD: Makefile,v 1.1.1.1 2007/02/18 03:05:39 wiz Exp $
+
+DISTNAME= DateTime-Format-Mail-0.30
+PKGNAME= p5-${DISTNAME}
+CATEGORIES= time perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DateTime/}
+
+MAINTAINER= kuli0020@umn.edu
+HOMEPAGE= http://search.cpan.org/dist/DateTime-Format-Mail/
+COMMENT= Convert between DateTime and RFC2822/822 formats
+
+DEPENDS+= p5-DateTime-[0-9]*:../../time/p5-DateTime
+DEPENDS+= {perl>=5.7.3,p5-Test-Simple>=0.47}:../../devel/p5-Test-Simple
+DEPENDS+= p5-Params-Validate>=0.67:../../devel/p5-Params-Validate
+
+PERL5_MODULE_TYPE= Module::Build
+PERL5_PACKLIST= auto/DateTime/Format/Mail/.packlist
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/time/p5-DateTime-Format-Mail/PLIST b/time/p5-DateTime-Format-Mail/PLIST
new file mode 100644
index 00000000000..c2ad4d41f0c
--- /dev/null
+++ b/time/p5-DateTime-Format-Mail/PLIST
@@ -0,0 +1 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2007/02/18 03:05:39 wiz Exp $
diff --git a/time/p5-DateTime-Format-Mail/distinfo b/time/p5-DateTime-Format-Mail/distinfo
new file mode 100644
index 00000000000..06efbffe4d4
--- /dev/null
+++ b/time/p5-DateTime-Format-Mail/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2007/02/18 03:05:39 wiz Exp $
+
+SHA1 (DateTime-Format-Mail-0.30.tar.gz) = f26368feb753779ca16aea6dd8aff1aa7d82746c
+RMD160 (DateTime-Format-Mail-0.30.tar.gz) = df50513ee081811f0ca66a4c82f27fb89236630e
+Size (DateTime-Format-Mail-0.30.tar.gz) = 181300 bytes