Import mail/p5-Email-Filter from maintainer Armin Wolfermann.

A Library for creating easy email filters. It's the successor to
the Mail::Audit module from the same author and allows you to write
programs describing how your mail should be filtered.
This commit is contained in:
giovanni 2009-03-18 19:15:47 +00:00
parent 1212c0b947
commit 180d1fcf30
4 changed files with 41 additions and 0 deletions

View File

@ -0,0 +1,30 @@
# $OpenBSD: Makefile,v 1.1.1.1 2009/03/18 19:15:47 giovanni Exp $
COMMENT = library for creating easy email filters
DISTNAME = Email-Filter-1.032
CATEGORIES = mail
HOMEPAGE = http://emailproject.perl.org/
MAINTAINER = Armin Wolfermann <armin@wolfermann.org>
# Perl
PERMIT_PACKAGE_CDROM = Yes
PERMIT_PACKAGE_FTP = Yes
PERMIT_DISTFILES_CDROM =Yes
PERMIT_DISTFILES_FTP = Yes
MODULES = cpan
CPAN_AUTHOR = RJBS
RUN_DEPENDS = :p5-Class-Trigger->=0.08:devel/p5-Class-Trigger \
:p5-Email-LocalDelivery->=0.07:mail/p5-Email-LocalDelivery \
:p5-Email-Simple->=1.91:mail/p5-Email-Simple \
:p5-IPC-Run->=0.77:devel/p5-IPC-Run
BUILD_DEPENDS = ${RUN_DEPENDS}
MAKE_ENV = TEST_POD=Yes
.include <bsd.port.mk>

View File

@ -0,0 +1,5 @@
MD5 (Email-Filter-1.032.tar.gz) = q++jVcw6RY5QAScjj9Ejdg==
RMD160 (Email-Filter-1.032.tar.gz) = DsQsGAHOuVsJTR7Exg7QBEYjSp8=
SHA1 (Email-Filter-1.032.tar.gz) = ZHrhJ7w/ectIIEYVbl/PBRGiiAc=
SHA256 (Email-Filter-1.032.tar.gz) = vBcA91QM5BsFgVyFQDnq29f0KHhcko6ocm5NIdP+c80=
SIZE (Email-Filter-1.032.tar.gz) = 15255

View File

@ -0,0 +1,3 @@
A Library for creating easy email filters. It's the successor to
the Mail::Audit module from the same author and allows you to write
programs describing how your mail should be filtered.

View File

@ -0,0 +1,3 @@
@comment $OpenBSD: PLIST,v 1.1.1.1 2009/03/18 19:15:47 giovanni Exp $
${P5SITE}/Email/Filter.pm
@man man/man3p/Email::Filter.3p