summaryrefslogtreecommitdiff
path: root/sysutils/mono-kmod/files/pkg-message.in
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/mono-kmod/files/pkg-message.in')
-rw-r--r--sysutils/mono-kmod/files/pkg-message.in10
1 files changed, 6 insertions, 4 deletions
diff --git a/sysutils/mono-kmod/files/pkg-message.in b/sysutils/mono-kmod/files/pkg-message.in
index 2c3edd7ac331..fc370e642bd3 100644
--- a/sysutils/mono-kmod/files/pkg-message.in
+++ b/sysutils/mono-kmod/files/pkg-message.in
@@ -1,5 +1,6 @@
-############################################################################
-
+[
+{ type: install
+ message: <<EOM
Add mono_load="YES" to /boot/loader.conf to load the kernel module
automatically.
@@ -7,5 +8,6 @@ The default path of Mono is %%LOCALBASE%%/bin/mono. You can specify an
alternate path by adding a line to /etc/sysctl.conf:
kern.mono.path=/path/to/mono
-
-############################################################################
+EOM
+}
+]