aboutsummaryrefslogtreecommitdiff
path: root/comms/lirc
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2019-08-13 16:00:39 +0000
committerMathieu Arnold <mat@FreeBSD.org>2019-08-13 16:00:39 +0000
commita6c40a689b8a327b1ecf5778f120f0d7250ea7a8 (patch)
treee784ed48f7c3bb5a803cbd97b583435da971804d /comms/lirc
parent648300c466186a9a3281a692e09992799c9a706c (diff)
Notes
Diffstat (limited to 'comms/lirc')
-rw-r--r--comms/lirc/files/pkg-message.in9
1 files changed, 6 insertions, 3 deletions
diff --git a/comms/lirc/files/pkg-message.in b/comms/lirc/files/pkg-message.in
index 05366eca8869..a0f6d7e57bab 100644
--- a/comms/lirc/files/pkg-message.in
+++ b/comms/lirc/files/pkg-message.in
@@ -1,4 +1,6 @@
-**********************************************************************
+[
+{ type: install
+ message: <<EOM
This port does not contain any FreeBSD device drivers for infrared
devices. This port installs the LIRC daemons and tools for interacting
with drivers that support the LIRC device interface.
@@ -79,5 +81,6 @@ them apply) notes re ir-keytable(1) and the lirc devinput change
are also here:
http://forum.xbmc.org/showthread.php?t=101151
-
-**********************************************************************
+EOM
+}
+]