diff options
author | Rong-En Fan <rafan@FreeBSD.org> | 2007-09-02 09:37:38 +0800 |
---|---|---|
committer | Rong-En Fan <rafan@FreeBSD.org> | 2007-09-02 09:37:38 +0800 |
commit | bec681c04c13b825bcd479fa79ae36930df8407f (patch) | |
tree | 3b824c024f0f1b638283d41ea18ff8e901d09012 /mail/Makefile | |
parent | 94b9e441fd72437dfd91a7c33d0c93750ec65bda (diff) | |
download | freebsd-ports-gnome-bec681c04c13b825bcd479fa79ae36930df8407f.tar.gz freebsd-ports-gnome-bec681c04c13b825bcd479fa79ae36930df8407f.tar.zst freebsd-ports-gnome-bec681c04c13b825bcd479fa79ae36930df8407f.zip |
OpenVISP Stats is a very simple mail statistics RRDtool frontend for mail
statistics that produces daily, weekly, monthly and yearly graphs of
received/sent, bounces/rejected, spam mails, viruses, ... and pop/imap
statistics.
WWW: http://openvisp.fr/
PR: ports/115938
Submitted by: Xavier Beaudouin <kiwi at oav.net>
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 8173ee8716be..90ddc8c6d962 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -287,6 +287,7 @@ SUBDIR += nullpop SUBDIR += offlineimap SUBDIR += openwebmail + SUBDIR += ovs SUBDIR += p3scan SUBDIR += p5-Email-Abstract SUBDIR += p5-Email-Address |