aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/biosfont
diff options
context:
space:
mode:
authorrene <rene@FreeBSD.org>2019-07-10 03:24:26 +0800
committerrene <rene@FreeBSD.org>2019-07-10 03:24:26 +0800
commit4717147a375115ea0ef06d228724513b33f7ca26 (patch)
treec0141daf7760c0a9647b2be7194f3bd75af95d42 /sysutils/biosfont
parent3a8b3539a1a216b9f882515eb0682b2f06b57465 (diff)
downloadfreebsd-ports-gnome-4717147a375115ea0ef06d228724513b33f7ca26.tar.gz
freebsd-ports-gnome-4717147a375115ea0ef06d228724513b33f7ca26.tar.zst
freebsd-ports-gnome-4717147a375115ea0ef06d228724513b33f7ca26.zip
UCL-ify pkg-message of my ports.
Diffstat (limited to 'sysutils/biosfont')
-rw-r--r--sysutils/biosfont/pkg-message13
1 files changed, 7 insertions, 6 deletions
diff --git a/sysutils/biosfont/pkg-message b/sysutils/biosfont/pkg-message
index 7046ff9453a7..2870d8e5295d 100644
--- a/sysutils/biosfont/pkg-message
+++ b/sysutils/biosfont/pkg-message
@@ -1,7 +1,6 @@
-===============================================================================
-
-This port has installed the biosfont kernel module.
-
+[
+{
+ message: <<EOM
To load the kernel module immediately, type the following command:
kldload biosfont
@@ -9,5 +8,7 @@ To load the kernel module immediately, type the following command:
To load the kernel module at boot, add the following line to /boot/loader.conf:
biosfont_load="YES"
-
-===============================================================================
+EOM
+ type: [install, upgrade]
+}
+]