aboutsummaryrefslogtreecommitdiffstats
path: root/lang/ghc
diff options
context:
space:
mode:
authorGabor Pali <pgj@FreeBSD.org>2012-02-19 01:15:46 +0800
committerGabor Pali <pgj@FreeBSD.org>2012-02-19 01:15:46 +0800
commitb41bcdb179233c9e18a93b8716e857c6dd8df2f9 (patch)
treef4504050a0e6d435d0851c246d45c9efa0adacb7 /lang/ghc
parentf2ec06ecbdb2af681c51036ecc63627e2f5f3d0f (diff)
downloadfreebsd-ports-gnome-b41bcdb179233c9e18a93b8716e857c6dd8df2f9.tar.gz
freebsd-ports-gnome-b41bcdb179233c9e18a93b8716e857c6dd8df2f9.tar.zst
freebsd-ports-gnome-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
Diffstat (limited to 'lang/ghc')
-rw-r--r--lang/ghc/bsd.hackage.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/ghc/bsd.hackage.mk b/lang/ghc/bsd.hackage.mk
index 5b853fcf307f..2f9f835032b7 100644
--- a/lang/ghc/bsd.hackage.mk
+++ b/lang/ghc/bsd.hackage.mk
@@ -165,6 +165,7 @@ math-functions_port= math/hs-math-functions
MaybeT_port= devel/hs-MaybeT
MemoTrie_port= devel/hs-MemoTrie
mime_port= mail/hs-mime
+mime-mail_port= mail/hs-mime-mail
MissingH_port= devel/hs-MissingH
mmap_port= devel/hs-mmap
monad-control_port= devel/hs-monad-control