deliver email locally

This commit is contained in:
espie 2006-11-13 00:11:49 +00:00
parent 33c94b785b
commit 49abc7cd02
4 changed files with 35 additions and 0 deletions

View 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>

View 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

View File

@ -0,0 +1 @@
This module delivers an email, as a plain string, to a list of mailboxes.

View 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