deliver email locally
This commit is contained in:
parent
33c94b785b
commit
49abc7cd02
24
mail/p5-Email-LocalDelivery/Makefile
Normal file
24
mail/p5-Email-LocalDelivery/Makefile
Normal file
@ -0,0 +1,24 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2006/11/13 00:11:49 espie Exp $
|
||||
|
||||
COMMENT= "deliver a piece of mail locally"
|
||||
|
||||
MODULES= cpan
|
||||
|
||||
HOMEPAGE= http://pep.kwiki.org/
|
||||
|
||||
DISTNAME= Email-LocalDelivery-0.21
|
||||
CATEGORIES= mail
|
||||
|
||||
# perl
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
PERMIT_PACKAGE_FTP= Yes
|
||||
PERMIT_DISTFILES_CDROM= Yes
|
||||
PERMIT_DISTFILES_FTP= Yes
|
||||
|
||||
RUN_DEPENDS= ::mail/p5-Email-FolderType \
|
||||
::mail/p5-Email-Simple \
|
||||
::devel/p5-File-Path-Expand
|
||||
|
||||
MAKE_ENV= TEST_POD=Yes
|
||||
|
||||
.include <bsd.port.mk>
|
4
mail/p5-Email-LocalDelivery/distinfo
Normal file
4
mail/p5-Email-LocalDelivery/distinfo
Normal file
@ -0,0 +1,4 @@
|
||||
MD5 (Email-LocalDelivery-0.21.tar.gz) = 687fcefdf7684b481d1401a04e32e375
|
||||
RMD160 (Email-LocalDelivery-0.21.tar.gz) = 41cf880bed3761a12ce0fb6121c08787f90fde38
|
||||
SHA1 (Email-LocalDelivery-0.21.tar.gz) = 6448194dafb7ac710c86b8072642f7049c9c85a2
|
||||
SIZE (Email-LocalDelivery-0.21.tar.gz) = 4870
|
1
mail/p5-Email-LocalDelivery/pkg/DESCR
Normal file
1
mail/p5-Email-LocalDelivery/pkg/DESCR
Normal file
@ -0,0 +1 @@
|
||||
This module delivers an email, as a plain string, to a list of mailboxes.
|
6
mail/p5-Email-LocalDelivery/pkg/PLIST
Normal file
6
mail/p5-Email-LocalDelivery/pkg/PLIST
Normal file
@ -0,0 +1,6 @@
|
||||
@comment $OpenBSD: PLIST,v 1.1.1.1 2006/11/13 00:11:49 espie Exp $
|
||||
${P5SITE}/Email/LocalDelivery/
|
||||
${P5SITE}/Email/LocalDelivery.pm
|
||||
${P5SITE}/Email/LocalDelivery/Maildir.pm
|
||||
${P5SITE}/Email/LocalDelivery/Mbox.pm
|
||||
@man man/man3p/Email::LocalDelivery.3p
|
Loading…
Reference in New Issue
Block a user