summaryrefslogtreecommitdiff
path: root/mail/p5-Catalyst-View-Email
diff options
context:
space:
mode:
authorabs <abs>2008-07-15 09:14:47 +0000
committerabs <abs>2008-07-15 09:14:47 +0000
commitba3e4ff1b2b47f1d1f6b06e23dd858290a7923c4 (patch)
treeb89eb37ece46195b7631c1e1e0ee07c4fbfdf98d /mail/p5-Catalyst-View-Email
parent6d839053d617ca6101790802d72f55e60e7e2d2b (diff)
downloadpkgsrc-ba3e4ff1b2b47f1d1f6b06e23dd858290a7923c4.tar.gz
Added mail/p5-Catalyst-View-Email version 0.11
Sends templated mail, based upon your default view. It captures the output of the rendering path, slurps in based on mime-types and assembles a multi-part email using Email::MIME::Creator and sends it out.
Diffstat (limited to 'mail/p5-Catalyst-View-Email')
-rw-r--r--mail/p5-Catalyst-View-Email/DESCR4
-rw-r--r--mail/p5-Catalyst-View-Email/Makefile27
-rw-r--r--mail/p5-Catalyst-View-Email/distinfo5
3 files changed, 36 insertions, 0 deletions
diff --git a/mail/p5-Catalyst-View-Email/DESCR b/mail/p5-Catalyst-View-Email/DESCR
new file mode 100644
index 00000000000..d9cc9ff5ea2
--- /dev/null
+++ b/mail/p5-Catalyst-View-Email/DESCR
@@ -0,0 +1,4 @@
+Sends templated mail, based upon your default view. It captures
+the output of the rendering path, slurps in based on mime-types
+and assembles a multi-part email using Email::MIME::Creator and
+sends it out.
diff --git a/mail/p5-Catalyst-View-Email/Makefile b/mail/p5-Catalyst-View-Email/Makefile
new file mode 100644
index 00000000000..531c02e772b
--- /dev/null
+++ b/mail/p5-Catalyst-View-Email/Makefile
@@ -0,0 +1,27 @@
+# $NetBSD: Makefile,v 1.1.1.1 2008/07/15 09:14:47 abs Exp $
+
+DISTNAME= Catalyst-View-Email-0.11
+PKGNAME= p5-${DISTNAME}
+CATEGORIES= mail perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Catalyst/}
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= http://search.cpan.org/dist/Catalyst-View-Email/
+COMMENT= Send Templated Email from Catalyst
+
+DEPENDS+= p5-Catalyst-Runtime>=5.7:../../www/p5-Catalyst-Runtime
+DEPENDS+= p5-Class-C3>=0:../../devel/p5-Class-C3
+DEPENDS+= p5-Email-Send>=2.185:../../mail/p5-Email-Send
+DEPENDS+= p5-Email-MIME>=1.859:../../mail/p5-Email-MIME
+DEPENDS+= p5-Email-MIME-Creator>=1.453:../../mail/p5-Email-MIME-Creator
+DEPENDS+= p5-Catalyst-View-TT>=0:../../www/p5-Catalyst-View-TT
+
+USE_LANGUAGES= # empty
+PERL5_PACKLIST= auto/Catalyst/View/Email/.packlist
+
+MAKE_ENV+= PERL_AUTOINSTALL=--skipdeps
+
+PKG_DESTDIR_SUPPORT= user-destdir
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/mail/p5-Catalyst-View-Email/distinfo b/mail/p5-Catalyst-View-Email/distinfo
new file mode 100644
index 00000000000..ccc69e69286
--- /dev/null
+++ b/mail/p5-Catalyst-View-Email/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2008/07/15 09:14:47 abs Exp $
+
+SHA1 (Catalyst-View-Email-0.11.tar.gz) = 1c538f70699732fb4d9054f59ac03a01639223b5
+RMD160 (Catalyst-View-Email-0.11.tar.gz) = fa8b1be8e2aea91c5d0540e00ac321481f0daf37
+Size (Catalyst-View-Email-0.11.tar.gz) = 26478 bytes