diff options
author | Maho Nakata <maho@FreeBSD.org> | 2004-02-28 11:19:44 +0000 |
---|---|---|
committer | Maho Nakata <maho@FreeBSD.org> | 2004-02-28 11:19:44 +0000 |
commit | a664d4c3fa4bd3d3cea1d35b8473b4eb5c93d572 (patch) | |
tree | 76e22eb929b11bc5099570b16097827ce9507ae7 /mail/Makefile | |
parent | 2a90d52d8518bafb43ccdec9eafd33a6a68052fa (diff) |
IlohaMail (pronounced: e-lo-ha-mail) is a lightweight, yet full featured,
multilingual webmail program that is easy to use and install. It runs on a
stock, default build of PHP, and does not require databases (although
database support is available). IlohaMail supports IMAP and POP3.
PR: 61833
Submitted by: TAKATSU Tomonari <tota@rtfm.jp>
Notes
Notes:
svn path=/head/; revision=102377
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 3346306a6536..8ac98d9dde35 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -105,6 +105,7 @@ SUBDIR += hbiff SUBDIR += hotwayd SUBDIR += ifile + SUBDIR += ilohamail SUBDIR += im SUBDIR += imap-uw SUBDIR += imapfilter |