aboutsummaryrefslogtreecommitdiff
path: root/security/clamsmtp/files/pkg-message.in
diff options
context:
space:
mode:
Diffstat (limited to 'security/clamsmtp/files/pkg-message.in')
-rw-r--r--security/clamsmtp/files/pkg-message.in8
1 files changed, 6 insertions, 2 deletions
diff --git a/security/clamsmtp/files/pkg-message.in b/security/clamsmtp/files/pkg-message.in
index cd10b7e67719..51331c7c99b2 100644
--- a/security/clamsmtp/files/pkg-message.in
+++ b/security/clamsmtp/files/pkg-message.in
@@ -1,4 +1,6 @@
-/* ================================================================= */
+[
+{ type: install
+ message: <<EOM
Edit /etc/rc.conf and set
clamsmtpd_enable="YES"
@@ -11,4 +13,6 @@ config file.
To work with postfix, See also
http://memberwebs.com/nielsen/software/clamsmtp/postfix.html
-/* ================================================================= */
+EOM
+}
+]