diff options
author | edwin <edwin@FreeBSD.org> | 2005-12-29 04:51:51 +0800 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2005-12-29 04:51:51 +0800 |
commit | 8b3c9abcbae8eb45789dfd044558477968c21d78 (patch) | |
tree | adf5e1f11d7e234c15adfb1c22aa4c4b2d1a8849 /mail/Makefile | |
parent | 8db15834c5b3c9fe81d230715f188f6a0832a697 (diff) | |
download | freebsd-ports-gnome-8b3c9abcbae8eb45789dfd044558477968c21d78.tar.gz freebsd-ports-gnome-8b3c9abcbae8eb45789dfd044558477968c21d78.tar.zst freebsd-ports-gnome-8b3c9abcbae8eb45789dfd044558477968c21d78.zip |
[NEW PORT] mail/couriergraph: A RRDtool frontend for Courier statistics
Couriergraph is a very simple mail statistics RRDtool
frontend for Postfix that produces daily, weekly, monthly
and yearly graphs of Courier's POP3, IMAP, POP3s and IMAPs
logins.
WWW: http://www.stahl.bau.tu-bs.de/~hildeb/postfix/couriergraph/
PR: ports/85985
Submitted by: Xavier Beaudouin <kiwi@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 30a52f9121b2..dbd57d247c62 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -45,6 +45,7 @@ SUBDIR += courier SUBDIR += courier-authlib-vchkpw SUBDIR += courier-imap + SUBDIR += couriergraph SUBDIR += crashecho SUBDIR += crm114 SUBDIR += cucipop |