ports/misc/fxload/files/pkg-message.in
2019-08-13 22:29:42 +00:00

18 lines
471 B
Text

[
{ type: install
message: <<EOM
fxload(8) with LibUSB support has been installed.
For more information on how to use it, visit fxload(8) manual page.
devd(5) settings are provided with this program. Directory:
%%PREFIX%%/etc/devd
contains configuration files for known devices. In order to to
reprogram other USB devices automatically, you may want to modify one
of those fles or /etc/devd.conf contents. Check devd.conf(5) for
details on syntax.
EOM
}
]