diff options
author | kwm <kwm@FreeBSD.org> | 2018-01-16 05:35:10 +0800 |
---|---|---|
committer | kwm <kwm@FreeBSD.org> | 2018-01-16 05:35:10 +0800 |
commit | d79d21e7d33d90027bfdc6be361f3fe9367d4d4f (patch) | |
tree | 27af1c56684772b863eeeec984c1d945a534eaec /mail/Makefile | |
parent | 36935e0af92a33dd0ec40c905479db0ac63294f2 (diff) | |
download | freebsd-ports-graphics-d79d21e7d33d90027bfdc6be361f3fe9367d4d4f.tar.gz freebsd-ports-graphics-d79d21e7d33d90027bfdc6be361f3fe9367d4d4f.tar.zst freebsd-ports-graphics-d79d21e7d33d90027bfdc6be361f3fe9367d4d4f.zip |
Add gmime version 3.2.0.
GMime is a C/C++ library which may be used for the creation and
parsing of messages using the Multipurpose Internet Mail Extension
(MIME) as defined by numerous IETF specifications.
Diffstat (limited to 'mail/Makefile')
-rw-r--r-- | mail/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mail/Makefile b/mail/Makefile index 8ddefe71a64..6ed2260b8e9 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -146,6 +146,7 @@ SUBDIR += gmime24-sharp SUBDIR += gmime26 SUBDIR += gmime26-sharp + SUBDIR += gmime30 SUBDIR += gnarwl SUBDIR += gnubiff SUBDIR += gnumail |