aboutsummaryrefslogtreecommitdiffstats
path: root/lang/ghc
diff options
context:
space:
mode:
authorpgj <pgj@FreeBSD.org>2012-02-19 01:15:46 +0800
committerpgj <pgj@FreeBSD.org>2012-02-19 01:15:46 +0800
commitd0047cfb50abf93ea48fa1dbc721c83716ce854f (patch)
tree86a83d58919696704bb86f133d06ceee61b2dd75 /lang/ghc
parent6723fb8ed592d9a9f69e2be5df87e7188ec30042 (diff)
downloadfreebsd-ports-gnome-d0047cfb50abf93ea48fa1dbc721c83716ce854f.tar.gz
freebsd-ports-gnome-d0047cfb50abf93ea48fa1dbc721c83716ce854f.tar.zst
freebsd-ports-gnome-d0047cfb50abf93ea48fa1dbc721c83716ce854f.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