pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/mail/p5-Email-Folder Initial import of p5-Email-Folder...
details: https://anonhg.NetBSD.org/pkgsrc/rev/089417e323bd
branches: trunk
changeset: 545995:089417e323bd
user: seb <seb%pkgsrc.org@localhost>
date: Mon Aug 18 21:39:52 2008 +0000
description:
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:
mail/p5-Email-Folder/DESCR | 2 ++
mail/p5-Email-Folder/Makefile | 20 ++++++++++++++++++++
mail/p5-Email-Folder/distinfo | 5 +++++
3 files changed, 27 insertions(+), 0 deletions(-)
diffs (39 lines):
diff -r abcc04d28866 -r 089417e323bd mail/p5-Email-Folder/DESCR
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/mail/p5-Email-Folder/DESCR Mon Aug 18 21:39:52 2008 +0000
@@ -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 -r abcc04d28866 -r 089417e323bd mail/p5-Email-Folder/Makefile
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/mail/p5-Email-Folder/Makefile Mon Aug 18 21:39:52 2008 +0000
@@ -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@localhost
+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 -r abcc04d28866 -r 089417e323bd mail/p5-Email-Folder/distinfo
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/mail/p5-Email-Folder/distinfo Mon Aug 18 21:39:52 2008 +0000
@@ -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
Home |
Main Index |
Thread Index |
Old Index