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.
This commit is contained in:
parent
7f0ebbc0ad
commit
76305ffbcd
3 changed files with 28 additions and 0 deletions
2
mail/p5-Email-LocalDelivery/DESCR
Normal file
2
mail/p5-Email-LocalDelivery/DESCR
Normal file
|
@ -0,0 +1,2 @@
|
|||
The Perl 5 module Email::LocalDelivery delivers an email to a list
|
||||
of mailboxes.
|
21
mail/p5-Email-LocalDelivery/Makefile
Normal file
21
mail/p5-Email-LocalDelivery/Makefile
Normal file
|
@ -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
|
||||
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"
|
5
mail/p5-Email-LocalDelivery/distinfo
Normal file
5
mail/p5-Email-LocalDelivery/distinfo
Normal file
|
@ -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
|
Loading…
Reference in a new issue