aboutsummaryrefslogtreecommitdiff
path: root/mail/Makefile
diff options
context:
space:
mode:
authorRaphael Kubo da Costa <rakuco@FreeBSD.org>2016-03-13 13:06:26 +0000
committerRaphael Kubo da Costa <rakuco@FreeBSD.org>2016-03-13 13:06:26 +0000
commita0f7451f1f2a813e7163052beb41b9435bbd445a (patch)
tree7cbb31ff0953f13d8f9aed5c34a55557a011460f /mail/Makefile
parent2453e8b1cd9b332bd1a7377fa1fe57921e80e00e (diff)
downloadports-a0f7451f1f2a813e7163052beb41b9435bbd445a.tar.gz
ports-a0f7451f1f2a813e7163052beb41b9435bbd445a.zip
New port: mail/p5-Email-MIME-RFC2047.
This set of modules tries to provide a correct and usable implementation of RFC 2047 "MIME Part Three: Message Header Extensions for Non-ASCII Text" - As a replacement of 'text' tokens, for example in a Subject header - As a replacement for a 'word' entity within a 'phrase', for example, one that precedes an address in a From, To, or Cc header WWW: http://search.cpan.org/dist/Email-MIME-RFC2047/ PR: 207847 Submitted by: Henk van Oers <hvo.pm@xs4all.nl>
Notes
Notes: svn path=/head/; revision=410964
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 4cbb72d55e09..96ac7b63f5d3 100644
--- a/mail/Makefile
+++ b/mail/Makefile
@@ -325,6 +325,7 @@
SUBDIR += p5-Email-MIME-CreateHTML
SUBDIR += p5-Email-MIME-Creator-ISO_2022_JP
SUBDIR += p5-Email-MIME-Encodings
+ SUBDIR += p5-Email-MIME-RFC2047
SUBDIR += p5-Email-MessageID
SUBDIR += p5-Email-Reply
SUBDIR += p5-Email-Send