aboutsummaryrefslogtreecommitdiffstats
path: root/mail/Makefile
diff options
context:
space:
mode:
authorashish <ashish@FreeBSD.org>2014-07-29 11:23:48 +0800
committerashish <ashish@FreeBSD.org>2014-07-29 11:23:48 +0800
commit7ea807d485f4445c38b2489655ec8413f29e1929 (patch)
treed0eb396589db6b217aa62dfe787bb917632b7a05 /mail/Makefile
parent8fe451660052b2dcd0efa26fc91479360f6fc7a7 (diff)
downloadfreebsd-ports-gnome-7ea807d485f4445c38b2489655ec8413f29e1929.tar.gz
freebsd-ports-gnome-7ea807d485f4445c38b2489655ec8413f29e1929.tar.zst
freebsd-ports-gnome-7ea807d485f4445c38b2489655ec8413f29e1929.zip
Email::Simple::FromHandle provides an Email::Simple object which uses a
filehandle as its source, so it does not need to hold the entire body in memory until needed. WWW: https://github.com/rjbs/Email-Simple-FromHandle
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 fa7dc8420261..d714209dc1d1 100644
--- a/mail/Makefile
+++ b/mail/Makefile
@@ -341,6 +341,7 @@
SUBDIR += p5-Email-Sender-Transport-SMTP-TLS
SUBDIR += p5-Email-Sender-Transport-SQLite
SUBDIR += p5-Email-Simple
+ SUBDIR += p5-Email-Simple-FromHandle
SUBDIR += p5-Email-Stuff
SUBDIR += p5-Email-Valid
SUBDIR += p5-Email-Valid-Loose