aboutsummaryrefslogtreecommitdiff
path: root/mail/Makefile
diff options
context:
space:
mode:
authorGabor Pali <pgj@FreeBSD.org>2012-02-18 17:15:46 +0000
committerGabor Pali <pgj@FreeBSD.org>2012-02-18 17:15:46 +0000
commitb41bcdb179233c9e18a93b8716e857c6dd8df2f9 (patch)
treef4504050a0e6d435d0851c246d45c9efa0adacb7 /mail/Makefile
parentf2ec06ecbdb2af681c51036ecc63627e2f5f3d0f (diff)
downloadports-b41bcdb179233c9e18a93b8716e857c6dd8df2f9.tar.gz
ports-b41bcdb179233c9e18a93b8716e857c6dd8df2f9.zip
This package provides some high-level datatypes for declaring MIME email
messages, functions for automatically composing these into bytestrings, and the ability to send bytestrings via the sendmail executable. You can also use any other library you wish to send via different methods, eg directly to SMTP. WWW: http://github.com/snoyberg/mime-mail Obtained from: FreeBSD Haskell
Notes
Notes: svn path=/head/; revision=291712
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 fb158a30a96d..57e3194b2736 100644
--- a/mail/Makefile
+++ b/mail/Makefile
@@ -196,6 +196,7 @@
SUBDIR += hotwayd
SUBDIR += hs-email-validate
SUBDIR += hs-mime
+ SUBDIR += hs-mime-mail
SUBDIR += ifile
SUBDIR += ilohamail
SUBDIR += ilohamail-devel