aboutsummaryrefslogtreecommitdiffstats
path: root/comms/uarduno
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2019-08-14 00:00:39 +0800
committerMathieu Arnold <mat@FreeBSD.org>2019-08-14 00:00:39 +0800
commita6c40a689b8a327b1ecf5778f120f0d7250ea7a8 (patch)
treee784ed48f7c3bb5a803cbd97b583435da971804d /comms/uarduno
parent648300c466186a9a3281a692e09992799c9a706c (diff)
downloadfreebsd-ports-gnome-a6c40a689b8a327b1ecf5778f120f0d7250ea7a8.tar.gz
freebsd-ports-gnome-a6c40a689b8a327b1ecf5778f120f0d7250ea7a8.tar.zst
freebsd-ports-gnome-a6c40a689b8a327b1ecf5778f120f0d7250ea7a8.zip
Convert to UCL & cleanup pkg-message (categories a-c)
Diffstat (limited to 'comms/uarduno')
-rw-r--r--comms/uarduno/pkg-message6
1 files changed, 6 insertions, 0 deletions
diff --git a/comms/uarduno/pkg-message b/comms/uarduno/pkg-message
index bbe5f3e5a711..f7d690a2495b 100644
--- a/comms/uarduno/pkg-message
+++ b/comms/uarduno/pkg-message
@@ -1,3 +1,6 @@
+[
+{ type: install
+ message: <<EOM
The Arduino Uno uses a specific vendor ID of 0x2341 and product ID of 0x0001
If you modify your Arduino Uno to use a DIFFERENT vendor ID or product ID, you
@@ -16,3 +19,6 @@ To automatically load the driver on startup, add the following line to
your /boot/loader.conf file:
uarduno_load="YES"
+EOM
+}
+]