summaryrefslogtreecommitdiff
path: root/security/pam-mysql/files/pkg-message.in
diff options
context:
space:
mode:
Diffstat (limited to 'security/pam-mysql/files/pkg-message.in')
-rw-r--r--security/pam-mysql/files/pkg-message.in10
1 files changed, 6 insertions, 4 deletions
diff --git a/security/pam-mysql/files/pkg-message.in b/security/pam-mysql/files/pkg-message.in
index c43019f1d6fb..c908f2d7c8b5 100644
--- a/security/pam-mysql/files/pkg-message.in
+++ b/security/pam-mysql/files/pkg-message.in
@@ -1,5 +1,6 @@
-*****************************************************************************
-
+[
+{ type: install
+ message: <<EOM
Read files in %%DOCSDIR%% for info on how to set up.
The PAM subsystem only looks for modules in /usr/lib: to use any pam module
@@ -9,5 +10,6 @@ from the ports, either specify the full pathname in your pam.d config file
Example:
ln -sf %%PREFIX%%/lib/pam_mysql.so /usr/lib/pam_mysql.so
-
-*****************************************************************************
+EOM
+}
+]