aboutsummaryrefslogtreecommitdiff
path: root/mail/mailmgr
diff options
context:
space:
mode:
Diffstat (limited to 'mail/mailmgr')
-rw-r--r--mail/mailmgr/Makefile19
-rw-r--r--mail/mailmgr/distinfo1
-rw-r--r--mail/mailmgr/pkg-descr12
-rw-r--r--mail/mailmgr/pkg-plist2
4 files changed, 34 insertions, 0 deletions
diff --git a/mail/mailmgr/Makefile b/mail/mailmgr/Makefile
new file mode 100644
index 000000000000..172e296bf911
--- /dev/null
+++ b/mail/mailmgr/Makefile
@@ -0,0 +1,19 @@
+# New ports collection makefile for: mailmgr
+# Date created: 14 August 2003
+# Whom: Hsin-HSIUNG CHANG
+#
+# $FreeBSD$
+#
+
+PORTNAME= mailmgr
+PORTVERSION= 1.2.3
+CATEGORIES= mail
+MASTER_SITES= http://web.onda.com.br/orso/
+
+MAINTAINER= sexbear@tmu.edu.tw
+COMMENT= Sendmail Analisys Report Generator
+
+GNU_CONFIGURE= yes
+CONFIGURE_ARGS+= --prefix=${PREFIX}
+
+.include <bsd.port.mk>
diff --git a/mail/mailmgr/distinfo b/mail/mailmgr/distinfo
new file mode 100644
index 000000000000..c62c2ef0f19f
--- /dev/null
+++ b/mail/mailmgr/distinfo
@@ -0,0 +1 @@
+MD5 (mailmgr-1.2.3.tar.gz) = c0fbcb5e52c465a55ced02d278285a22
diff --git a/mail/mailmgr/pkg-descr b/mail/mailmgr/pkg-descr
new file mode 100644
index 000000000000..18f1b6517ec1
--- /dev/null
+++ b/mail/mailmgr/pkg-descr
@@ -0,0 +1,12 @@
+Mailmgr is a Sendmail Analisys Report Generator.
+
+The html reports contain the following informations:
+ Username
+ messages sent
+ messages received
+ bytes sent
+ bytes received
+ Messages from with date, time and bytes per user
+ Messages to with date, time and bytes per user
+
+WWW: http://web.onda.com.br/orso
diff --git a/mail/mailmgr/pkg-plist b/mail/mailmgr/pkg-plist
new file mode 100644
index 000000000000..73a1d3b155dd
--- /dev/null
+++ b/mail/mailmgr/pkg-plist
@@ -0,0 +1,2 @@
+etc/mailmgr.conf
+bin/mailmgr