aboutsummaryrefslogtreecommitdiff
path: root/audio/xmcd/files/pkg-message.in
diff options
context:
space:
mode:
Diffstat (limited to 'audio/xmcd/files/pkg-message.in')
-rw-r--r--audio/xmcd/files/pkg-message.in9
1 files changed, 6 insertions, 3 deletions
diff --git a/audio/xmcd/files/pkg-message.in b/audio/xmcd/files/pkg-message.in
index a7ff62b834ce..20a61b5b784e 100644
--- a/audio/xmcd/files/pkg-message.in
+++ b/audio/xmcd/files/pkg-message.in
@@ -1,4 +1,6 @@
-*******************************************************
+[
+{ type: install
+ message: <<EOM
You will need to run the configuration script for xmcd
to accurately recognize your cd-rom. The configure
script is: %%PREFIX%%/lib/X11/xmcd/config/config.sh
@@ -14,5 +16,6 @@ set the suid bit yourself, or even better, allow
access to /dev/cd0 in /etc/devfs.conf, e.g.
perm /dev/cd0 0664
-
-*******************************************************
+EOM
+}
+]