aboutsummaryrefslogtreecommitdiff
path: root/mail/mailgraph
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2019-08-13 22:29:42 +0000
committerMathieu Arnold <mat@FreeBSD.org>2019-08-13 22:29:42 +0000
commit558224994b6a2fbede4a420d1e66d57bbea5c4a8 (patch)
treef8fffd0a880e3bf796b0afc8c07cde885792a226 /mail/mailgraph
parentca2f814673dd2e6d2afab56e7d0c650fe46a7872 (diff)
downloadports-558224994b6a2fbede4a420d1e66d57bbea5c4a8.tar.gz
ports-558224994b6a2fbede4a420d1e66d57bbea5c4a8.zip
onvert to UCL & cleanup pkg-message (categories l-m)
Notes
Notes: svn path=/head/; revision=508882
Diffstat (limited to 'mail/mailgraph')
-rw-r--r--mail/mailgraph/pkg-message7
1 files changed, 6 insertions, 1 deletions
diff --git a/mail/mailgraph/pkg-message b/mail/mailgraph/pkg-message
index 27e5703d85f2..5f757865ee36 100644
--- a/mail/mailgraph/pkg-message
+++ b/mail/mailgraph/pkg-message
@@ -1,3 +1,6 @@
+[
+{ type: install
+ message: <<EOM
Edit /etc/rc.conf and set
mailgraph_enable="YES"
@@ -8,4 +11,6 @@ Make sure this script should be invoked with privilege to read
/var/log/maillog. For example, you may change the permission of
maillog to be 644. Another way is to make maillog owned by
the mail group, and put mailgraph_user in that group.
-
+EOM
+}
+]