diff options
author | pgj <pgj@FreeBSD.org> | 2010-01-03 07:07:12 +0800 |
---|---|---|
committer | pgj <pgj@FreeBSD.org> | 2010-01-03 07:07:12 +0800 |
commit | 1ed8e91da6bc0ac047901c8c48fe37aa1c26a73e (patch) | |
tree | 5cce2ea729d8d041a00e403a458d97ff712fa27d /mail/Makefile | |
parent | 382b0bb0d47e0b6872e89152a2b291dbbba95853 (diff) | |
download | freebsd-ports-gnome-1ed8e91da6bc0ac047901c8c48fe37aa1c26a73e.tar.gz freebsd-ports-gnome-1ed8e91da6bc0ac047901c8c48fe37aa1c26a73e.tar.zst freebsd-ports-gnome-1ed8e91da6bc0ac047901c8c48fe37aa1c26a73e.zip |
This package contains a Haskell library for working with MIME types.
WWW: http://hackage.haskell.org/package/mime
PR: ports/142179
Submitted by: Jacula Modyun <jacula(at)gmail.com>
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 ec03cd6cd550..72ffbfee8d7d 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -187,6 +187,7 @@ SUBDIR += horde-turba SUBDIR += horde-vacation SUBDIR += hotwayd + SUBDIR += hs-mime SUBDIR += ifile SUBDIR += ilohamail SUBDIR += ilohamail-devel |