aboutsummaryrefslogtreecommitdiff
path: root/devel/arduino/files/pkg-message.in
diff options
context:
space:
mode:
Diffstat (limited to 'devel/arduino/files/pkg-message.in')
-rw-r--r--devel/arduino/files/pkg-message.in6
1 files changed, 6 insertions, 0 deletions
diff --git a/devel/arduino/files/pkg-message.in b/devel/arduino/files/pkg-message.in
index 9f49a76704e1..f000e18213fd 100644
--- a/devel/arduino/files/pkg-message.in
+++ b/devel/arduino/files/pkg-message.in
@@ -1,3 +1,6 @@
+[
+{ type: install
+ message: <<EOM
Notes on using the Arduino IDE:
To allow serial port locking, add your user to the dialer group:
@@ -16,3 +19,6 @@ visible if you started the IDE from a console):
To start the IDE:
%%PREFIX%%/bin/arduino
+EOM
+}
+]