aboutsummaryrefslogtreecommitdiff
path: root/mail/Makefile
diff options
context:
space:
mode:
authorKurt Jaeger <pi@FreeBSD.org>2016-05-08 09:24:48 +0000
committerKurt Jaeger <pi@FreeBSD.org>2016-05-08 09:24:48 +0000
commitb532c3aa77eb39cb50e857067f30b48eddc6d64a (patch)
tree091f9ab2c27f864ba000ab577e95f28ab795b116 /mail/Makefile
parentba39c8cba5859d5309487ca012a19fb9d32d118e (diff)
downloadports-b532c3aa77eb39cb50e857067f30b48eddc6d64a.tar.gz
ports-b532c3aa77eb39cb50e857067f30b48eddc6d64a.zip
New port: mail/p5-Email-Outlook-Message
This module reads e-mail messages stored as .msg files (such as generated by Outlook), and converts them to Email::MIME objects. It also includes a command-line interface in the form of the msgconvert script. Such files may be identified by file(1) as follows: Composite Document File V2 Document You do not need Outlook installed to use this module. WWW: http://search.cpan.org/dist/Email-Outlook-Message/ PR: 209373 Submitted by: John Hein <z7dr6ut7gs@snkmail.com>
Notes
Notes: svn path=/head/; revision=414793
Diffstat (limited to 'mail/Makefile')
-rw-r--r--mail/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/mail/Makefile b/mail/Makefile
index 79d7c427b2a7..ec6e380ffc1a 100644
--- a/mail/Makefile
+++ b/mail/Makefile
@@ -340,6 +340,7 @@
SUBDIR += p5-Email-MIME-Encodings
SUBDIR += p5-Email-MIME-RFC2047
SUBDIR += p5-Email-MessageID
+ SUBDIR += p5-Email-Outlook-Message
SUBDIR += p5-Email-Reply
SUBDIR += p5-Email-Send
SUBDIR += p5-Email-Sender