aboutsummaryrefslogtreecommitdiffstats
path: root/mail/Makefile
diff options
context:
space:
mode:
authorrakuco <rakuco@FreeBSD.org>2016-03-13 21:06:26 +0800
committerrakuco <rakuco@FreeBSD.org>2016-03-13 21:06:26 +0800
commitb134b95c50fa6efcf0747cd8a1365bafcaaaafd9 (patch)
tree7cbb31ff0953f13d8f9aed5c34a55557a011460f /mail/Makefile
parentda246c544e3b746d8a553a6283e80cfb90054ba2 (diff)
downloadfreebsd-ports-gnome-b134b95c50fa6efcf0747cd8a1365bafcaaaafd9.tar.gz
freebsd-ports-gnome-b134b95c50fa6efcf0747cd8a1365bafcaaaafd9.tar.zst
freebsd-ports-gnome-b134b95c50fa6efcf0747cd8a1365bafcaaaafd9.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>
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