diff options
Diffstat (limited to 'multimedia/pwcbsd/files/pkg-message.in')
-rw-r--r-- | multimedia/pwcbsd/files/pkg-message.in | 10 |
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 +} +] |