aboutsummaryrefslogtreecommitdiff
path: root/x11-wm/mcwm
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2019-08-14 12:25:52 +0000
committerMathieu Arnold <mat@FreeBSD.org>2019-08-14 12:25:52 +0000
commit467ad301e850f0a0985b053be44a383fb64e05df (patch)
tree95307d1ea6effde4816a1e77da4f0fb7bf9ffe95 /x11-wm/mcwm
parenta400cfc5f46c03a0cf81282b9da421effa2e6575 (diff)
Notes
Diffstat (limited to 'x11-wm/mcwm')
-rw-r--r--x11-wm/mcwm/pkg-message10
1 files changed, 6 insertions, 4 deletions
diff --git a/x11-wm/mcwm/pkg-message b/x11-wm/mcwm/pkg-message
index 4dfa4faea19a..92f151ac39d5 100644
--- a/x11-wm/mcwm/pkg-message
+++ b/x11-wm/mcwm/pkg-message
@@ -1,5 +1,6 @@
-****************************************************
-
+[
+{ type: install
+ message: <<EOM
With default config.h mcwm uses urxvt as terminal.
You can define your own custom config with
@@ -7,5 +8,6 @@ MCWM_CONF=/path/to/mcwm/config.h or you can use
flags for basic configuration.
See man mcwm(1) for details.
-
-****************************************************
+EOM
+}
+]