summaryrefslogtreecommitdiff
path: root/multimedia/pwcbsd/files
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2019-08-13 22:29:42 +0000
committerMathieu Arnold <mat@FreeBSD.org>2019-08-13 22:29:42 +0000
commit558224994b6a2fbede4a420d1e66d57bbea5c4a8 (patch)
treef8fffd0a880e3bf796b0afc8c07cde885792a226 /multimedia/pwcbsd/files
parentremove strange prop. (diff)
onvert to UCL & cleanup pkg-message (categories l-m)
Notes
Notes: svn path=/head/; revision=508882
Diffstat (limited to 'multimedia/pwcbsd/files')
-rw-r--r--multimedia/pwcbsd/files/pkg-message.in10
1 files changed, 6 insertions, 4 deletions
diff --git a/multimedia/pwcbsd/files/pkg-message.in b/multimedia/pwcbsd/files/pkg-message.in
index 9ea9cb2e5fc0..6753f1f72d94 100644
--- a/multimedia/pwcbsd/files/pkg-message.in
+++ b/multimedia/pwcbsd/files/pkg-message.in
@@ -1,5 +1,6 @@
-===============================================================================
-
+[
+{ type: install
+ message: <<EOM
This port has installed the pwc kernel module.
To load the kernel module immediately, type the following command:
@@ -16,5 +17,6 @@ To load the kernel module at boot, add the following line to
CAUTION: If you enabled mmap support in the driver, beware that
unplugging your webcam while it is in use may crash your system.
-
-===============================================================================
+EOM
+}
+]