summaryrefslogtreecommitdiff
path: root/sysutils/env4801/files/pkg-message.in
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/env4801/files/pkg-message.in')
-rw-r--r--sysutils/env4801/files/pkg-message.in9
1 files changed, 6 insertions, 3 deletions
diff --git a/sysutils/env4801/files/pkg-message.in b/sysutils/env4801/files/pkg-message.in
index 0df42d546ea4..dc63b757516a 100644
--- a/sysutils/env4801/files/pkg-message.in
+++ b/sysutils/env4801/files/pkg-message.in
@@ -1,5 +1,6 @@
-
-================================================================
+[
+{ type: install
+ message: <<EOM
This port installed %%PREFIX%%/etc/rc.d/env4801.sh to initialize
the hardware at boot time. The env4801 utility will only run on
a Soekris Engineering Net4801 device. See pkg-descr for more
@@ -7,4 +8,6 @@ information as currently there is no manpage.
Make sure you have /dev/io enabled by putting io_load="YES" in
/boot/loader.conf or device io in your kernel config file.
-================================================================
+EOM
+}
+]