aboutsummaryrefslogtreecommitdiff
path: root/audio/ifp-line
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 /audio/ifp-line
parent648300c466186a9a3281a692e09992799c9a706c (diff)
downloadports-a6c40a689b8a327b1ecf5778f120f0d7250ea7a8.tar.gz
ports-a6c40a689b8a327b1ecf5778f120f0d7250ea7a8.zip
Notes
Diffstat (limited to 'audio/ifp-line')
-rw-r--r--audio/ifp-line/pkg-message7
1 files changed, 6 insertions, 1 deletions
diff --git a/audio/ifp-line/pkg-message b/audio/ifp-line/pkg-message
index 1b2dfa5bb326..2f54d4449f2b 100644
--- a/audio/ifp-line/pkg-message
+++ b/audio/ifp-line/pkg-message
@@ -1,4 +1,6 @@
-NOTE:
+[
+{ type: install
+ message: <<EOM
ifp directly accesses the usb/ugen devices via libusb. So
if you want to use this application as a non-root user, you
have to make sure that the corresponding device nodes
@@ -6,3 +8,6 @@ have to make sure that the corresponding device nodes
<somenumber> is dependent on your personal usb environment
are readable and writable by the user intended to use the
tool.
+EOM
+}
+]