summaryrefslogtreecommitdiff
path: root/mail/p5-Catalyst-View-Email/DESCR
diff options
context:
space:
mode:
Diffstat (limited to 'mail/p5-Catalyst-View-Email/DESCR')
-rw-r--r--mail/p5-Catalyst-View-Email/DESCR4
1 files changed, 4 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.