Import mail/p5-Catalyst-View-Email

This module sends out emails from a stash key specified in the
configuration settings.

From wen heping <wenheping2000 () hotmail ! com>
OK with tweaks cwen@
This commit is contained in:
afresh1 2020-10-09 02:43:28 +00:00
parent 1c95575747
commit db27bfc345
4 changed files with 48 additions and 0 deletions

View File

@ -0,0 +1,30 @@
# $OpenBSD: Makefile,v 1.1.1.1 2020/10/09 02:43:28 afresh1 Exp $
COMMENT = send Email from Catalyst
DISTNAME = Catalyst-View-Email-0.36
CATEGORIES = mail
# Perl
PERMIT_PACKAGE = Yes
MODULES = cpan
RUN_DEPENDS = devel/p5-Module-Runtime>=0.014 \
devel/p5-Moose>=0.93 \
mail/p5-Email-MIME>=1.859 \
mail/p5-Email-Sender>=0.100110 \
security/p5-Authen-SASL>=2.13 \
www/p5-Catalyst-Runtime>=5.7
TEST_DEPENDS = devel/p5-Test-Requires \
textproc/p5-Catalyst-View-TT \
www/p5-Catalyst-View-Mason
CONFIGURE_STYLE = modinst
MAKE_ENV = TEST_POD=Yes
PKG_ARCH = *
.include <bsd.port.mk>

View File

@ -0,0 +1,2 @@
SHA256 (Catalyst-View-Email-0.36.tar.gz) = g3IRqWCYzsFmmP8JsTW44w0mZNsuGx3SBfWgfROovTw=
SIZE (Catalyst-View-Email-0.36.tar.gz) = 40840

View File

@ -0,0 +1,2 @@
This module sends out emails from a stash key specified in the
configuration settings.

View File

@ -0,0 +1,14 @@
@comment $OpenBSD: PLIST,v 1.1.1.1 2020/10/09 02:43:28 afresh1 Exp $
${P5SITE}/Catalyst/Helper/
${P5SITE}/Catalyst/Helper/View/
${P5SITE}/Catalyst/Helper/View/Email/
${P5SITE}/Catalyst/Helper/View/Email.pm
${P5SITE}/Catalyst/Helper/View/Email/Template.pm
${P5SITE}/Catalyst/View/
${P5SITE}/Catalyst/View/Email/
${P5SITE}/Catalyst/View/Email.pm
${P5SITE}/Catalyst/View/Email/Template.pm
@man man/man3p/Catalyst::Helper::View::Email.3p
@man man/man3p/Catalyst::Helper::View::Email::Template.3p
@man man/man3p/Catalyst::View::Email.3p
@man man/man3p/Catalyst::View::Email::Template.3p