summaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authorseb <seb>2008-08-18 21:39:52 +0000
committerseb <seb>2008-08-18 21:39:52 +0000
commit469de9410972d6c5dd64dad71c8816cc7dc1b95b (patch)
treed847a8fa2efe42a41eacb90a8dc2776ae456e6e7 /mail
parent153176930909d49cbdb1560c4ca590e7c1acbb6c (diff)
downloadpkgsrc-469de9410972d6c5dd64dad71c8816cc7dc1b95b.tar.gz
Initial import of p5-Email-Folder version 0.854 in the NetBSD
Packages Collection. The Perl 5 module Email::Folder provides a class for reading all the messages from a folder as Email::Simple objects.
Diffstat (limited to 'mail')
-rw-r--r--mail/p5-Email-Folder/DESCR2
-rw-r--r--mail/p5-Email-Folder/Makefile20
-rw-r--r--mail/p5-Email-Folder/distinfo5
3 files changed, 27 insertions, 0 deletions
diff --git a/mail/p5-Email-Folder/DESCR b/mail/p5-Email-Folder/DESCR
new file mode 100644
index 00000000000..a8b3287a18b
--- /dev/null
+++ b/mail/p5-Email-Folder/DESCR
@@ -0,0 +1,2 @@
+The Perl 5 module Email::Folder provides a class for reading all
+the messages from a folder as Email::Simple objects.
diff --git a/mail/p5-Email-Folder/Makefile b/mail/p5-Email-Folder/Makefile
new file mode 100644
index 00000000000..b035a5656bd
--- /dev/null
+++ b/mail/p5-Email-Folder/Makefile
@@ -0,0 +1,20 @@
+# $NetBSD: Makefile,v 1.1.1.1 2008/08/18 21:39:52 seb Exp $
+
+DISTNAME= Email-Folder-0.854
+PKGNAME= p5-${DISTNAME}
+CATEGORIES= mail perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Email/}
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= http://search.cpan.org/dist/Email-Folder/
+COMMENT= Perl 5 module to read all the messages from a folder
+
+PKG_DESTDIR_SUPPORT= user-destdir
+
+PERL5_PACKLIST= auto/Email/Folder/.packlist
+
+DEPENDS+= p5-Email-FolderType>=0.6:../../mail/p5-Email-FolderType
+DEPENDS+= p5-Email-Simple-[0-9]*:../../mail/p5-Email-Simple
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/mail/p5-Email-Folder/distinfo b/mail/p5-Email-Folder/distinfo
new file mode 100644
index 00000000000..fcb79aefa62
--- /dev/null
+++ b/mail/p5-Email-Folder/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2008/08/18 21:39:52 seb Exp $
+
+SHA1 (Email-Folder-0.854.tar.gz) = d1285561fee0c5709e2362fb0e8ed7dd0a4a0332
+RMD160 (Email-Folder-0.854.tar.gz) = 0b3753e62403fac979476efa33e6d2cf2245c64c
+Size (Email-Folder-0.854.tar.gz) = 34264 bytes