aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--mail/mailgraph/Makefile6
-rw-r--r--mail/mailgraph/pkg-message2
2 files changed, 8 insertions, 0 deletions
diff --git a/mail/mailgraph/Makefile b/mail/mailgraph/Makefile
index 40c0f16df7f4..1e3821a89343 100644
--- a/mail/mailgraph/Makefile
+++ b/mail/mailgraph/Makefile
@@ -7,6 +7,7 @@
PORTNAME= mailgraph
PORTVERSION= 1.4
+PORTREVISION= 1
CATEGORIES= mail
MASTER_SITES= http://people.ee.ethz.ch/~dws/software/mailgraph/pub/
@@ -32,4 +33,9 @@ do-install:
@${SETENV} ${SCRIPTS_ENV} ${SH} ${PKGINSTALL}
@${CHOWN} www:www ${PREFIX}/www/cgi-bin/
+post-install:
+ @${ECHO}
+ @${CAT} ${PKGMESSAGE}
+ @${ECHO}
+
.include <bsd.port.mk>
diff --git a/mail/mailgraph/pkg-message b/mail/mailgraph/pkg-message
new file mode 100644
index 000000000000..28192286c134
--- /dev/null
+++ b/mail/mailgraph/pkg-message
@@ -0,0 +1,2 @@
+Make sure this script should be invoked with privilege to read
+/var/log/maillog.