diff options
author | sat <sat@FreeBSD.org> | 2007-02-22 11:58:36 +0000 |
---|---|---|
committer | sat <sat@FreeBSD.org> | 2007-02-22 11:58:36 +0000 |
commit | 4515637c62a9c44b080671f3223f091e0ee856fd (patch) | |
tree | da0098d5154e7844fc74fc2d54aa117c87db6ddd /mail/Makefile | |
parent | ac85db6d5e4f0dc8fb27638d8b51ff90f6097cb7 (diff) | |
download | FreeBSD-ports-4515637c62a9c44b080671f3223f091e0ee856fd.zip FreeBSD-ports-4515637c62a9c44b080671f3223f091e0ee856fd.tar.gz |
Add port mail/mimp:
MIMP is a version of HORDE IMP suitable for mobile devices such as WAP phones or
PDAs. Basic IMP functionality is implemented including mailbox viewing and
paging, viewing messages, deleting, replying, forwarding, and composing new
messages.
WWW: http://www.horde.org/mimp/
PR: ports/108946
Submitted by: Beech Rintoul <beech@alaskaparadise.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 640f94f..01e7eb6 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -244,6 +244,7 @@ SUBDIR += milter-regex SUBDIR += milter-skem SUBDIR += mimedefang + SUBDIR += mimp SUBDIR += mini_sendmail SUBDIR += minimalist SUBDIR += missey |