diff options
author | dinoex <dinoex@FreeBSD.org> | 2004-01-06 18:01:22 +0800 |
---|---|---|
committer | dinoex <dinoex@FreeBSD.org> | 2004-01-06 18:01:22 +0800 |
commit | db3953dfd8d9b9414a4f92563afa7f8fb4ac0b46 (patch) | |
tree | 60ac22de725b17e23820af6410d02237401eed8e /mail/Makefile | |
parent | f7bc134601372d9dbdb4ba070ba3204b227e1c99 (diff) | |
download | freebsd-ports-gnome-db3953dfd8d9b9414a4f92563afa7f8fb4ac0b46.tar.gz freebsd-ports-gnome-db3953dfd8d9b9414a4f92563afa7f8fb4ac0b46.tar.zst freebsd-ports-gnome-db3953dfd8d9b9414a4f92563afa7f8fb4ac0b46.zip |
Suggested by: Martyn Hill, Diana Eichert
Prayer is yet another Webmail interface for IMAP servers on Unix systems.
It exists because we weren't terribly happy about the characteristics of
existing Webmail interfaces: in particular scalability problems with common
open source Webmail packages and the lack of flexibility that commercial
packages would give us. This doesn't mean that Prayer is trying to compete
with existing Webmail packages. It just means that Prayer is better suited
to our particular environment.
WWW: http://www-uxsup.csx.cam.ac.uk/~dpc22/prayer/
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 efc291d71c5a..60d9984e39f5 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -282,6 +282,7 @@ SUBDIR += postfix1 SUBDIR += postfixadmin SUBDIR += postilion + SUBDIR += prayer SUBDIR += premail SUBDIR += procmail SUBDIR += prom-mew |