pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/mail/p5-Email-LocalDelivery Initial import of p5-Email...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/519f8ded8450
branches:  trunk
changeset: 546003:519f8ded8450
user:      seb <seb%pkgsrc.org@localhost>
date:      Mon Aug 18 22:27:48 2008 +0000

description:
Initial import of p5-Email-LocalDelivery version 0.217 in the NetBSD
Packages Collection.

The Perl 5 module Email::LocalDelivery delivers an email to a list
of mailboxes.

diffstat:

 mail/p5-Email-LocalDelivery/DESCR    |   2 ++
 mail/p5-Email-LocalDelivery/Makefile |  21 +++++++++++++++++++++
 mail/p5-Email-LocalDelivery/distinfo |   5 +++++
 3 files changed, 28 insertions(+), 0 deletions(-)

diffs (40 lines):

diff -r 4a40fc064846 -r 519f8ded8450 mail/p5-Email-LocalDelivery/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/mail/p5-Email-LocalDelivery/DESCR Mon Aug 18 22:27:48 2008 +0000
@@ -0,0 +1,2 @@
+The Perl 5 module Email::LocalDelivery delivers an email to a list
+of mailboxes.
diff -r 4a40fc064846 -r 519f8ded8450 mail/p5-Email-LocalDelivery/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/mail/p5-Email-LocalDelivery/Makefile      Mon Aug 18 22:27:48 2008 +0000
@@ -0,0 +1,21 @@
+# $NetBSD: Makefile,v 1.1.1.1 2008/08/18 22:27:48 seb Exp $
+
+DISTNAME=      Email-LocalDelivery-0.217
+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-LocalDelivery/
+COMMENT=       Perl 5 module to deliver a piece of email - simply
+
+PKG_DESTDIR_SUPPORT=   user-destdir
+
+PERL5_PACKLIST= auto/Email/LocalDelivery/.packlist
+
+DEPENDS+=      p5-Email-FolderType>=0.7:../../mail/p5-Email-FolderType
+DEPENDS+=      p5-Email-Simple>=1.998:../../mail/p5-Email-Simple
+DEPENDS+=      p5-File-Path-Expand>=1.01:../../devel/p5-File-Path-Expand
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r 4a40fc064846 -r 519f8ded8450 mail/p5-Email-LocalDelivery/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/mail/p5-Email-LocalDelivery/distinfo      Mon Aug 18 22:27:48 2008 +0000
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2008/08/18 22:27:48 seb Exp $
+
+SHA1 (Email-LocalDelivery-0.217.tar.gz) = 0035b31f901e7fde7e0b775bb9cb2d49739a4ff4
+RMD160 (Email-LocalDelivery-0.217.tar.gz) = 808d913b41bae6e8cde06530d1f6fc35e941ba40
+Size (Email-LocalDelivery-0.217.tar.gz) = 12674 bytes



Home | Main Index | Thread Index | Old Index