aboutsummaryrefslogtreecommitdiff
path: root/audio/xmcd
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2019-08-13 16:00:39 +0000
committerMathieu Arnold <mat@FreeBSD.org>2019-08-13 16:00:39 +0000
commita6c40a689b8a327b1ecf5778f120f0d7250ea7a8 (patch)
treee784ed48f7c3bb5a803cbd97b583435da971804d /audio/xmcd
parent648300c466186a9a3281a692e09992799c9a706c (diff)
downloadports-a6c40a689b8a327b1ecf5778f120f0d7250ea7a8.tar.gz
ports-a6c40a689b8a327b1ecf5778f120f0d7250ea7a8.zip
Convert to UCL & cleanup pkg-message (categories a-c)
Notes
Notes: svn path=/head/; revision=508834
Diffstat (limited to 'audio/xmcd')
-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
+}
+]