diff options
author | flz <flz@FreeBSD.org> | 2005-10-21 18:16:17 +0000 |
---|---|---|
committer | flz <flz@FreeBSD.org> | 2005-10-21 18:16:17 +0000 |
commit | 52c9cf04bed1dbf1062dee051c680ca17909188c (patch) | |
tree | 26f578ea3b037d542e410708b93eaa984470c76e /mail/Makefile | |
parent | e14e2d3a6c1e3db31eac6528457f9d50d998d1b4 (diff) | |
download | FreeBSD-ports-52c9cf04bed1dbf1062dee051c680ca17909188c.zip FreeBSD-ports-52c9cf04bed1dbf1062dee051c680ca17909188c.tar.gz |
- Add Roundcube 0.1-20051007, a webmail written in PHP, following XHTML and
CSS2 standards. This webmail is an IMAP client and it has support for
mysql, postgresql and sqlite database. Although it is a development version,
it is working quite well.
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 39bf9dc..57d41f2 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -455,6 +455,7 @@ SUBDIR += rlytest SUBDIR += rmime SUBDIR += rmoldmail + SUBDIR += roundcube SUBDIR += ruby-mime-types SUBDIR += ruby-rfilter SUBDIR += ruby-rmail |