aboutsummaryrefslogtreecommitdiff
path: root/mail/Makefile
diff options
context:
space:
mode:
authorWilliam Grzybowski <wg@FreeBSD.org>2013-08-10 14:49:45 +0000
committerWilliam Grzybowski <wg@FreeBSD.org>2013-08-10 14:49:45 +0000
commite5e93837a0e5405d344fc88f36f8bbdc42455786 (patch)
tree2abb064ae5fe5e6d9417d1f7cda42ae41c4c82a6 /mail/Makefile
parentfd08497edcfcf51974810cd05ecf0bdae0f88e92 (diff)
downloadports-e5e93837a0e5405d344fc88f36f8bbdc42455786.tar.gz
ports-e5e93837a0e5405d344fc88f36f8bbdc42455786.zip
mail/libcmime: Lightweight C mime library
libcmime is a lightweight mime library, written in C. It attempts to be a general library for parsing and creating mime email messages and is designed to provide an easy to use and easy to integrate interface for developers. libcmime is a pretty fresh project so the library is still in beta state and there will be early and frequent releases. WWW: http://www.libcmime.org/ PR: ports/181158 Submitted by: Axel Steiner <ast treibsand.com>
Notes
Notes: svn path=/head/; revision=324537
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 73a21025c0b8..c9fd877f05df 100644
--- a/mail/Makefile
+++ b/mail/Makefile
@@ -217,6 +217,7 @@
SUBDIR += kshowmail
SUBDIR += lbdb
SUBDIR += lens
+ SUBDIR += libcmime
SUBDIR += libdkim
SUBDIR += libdomainkeys
SUBDIR += libesmtp