ports/net/ladvd/files/pkg-message.in
Mathieu Arnold 2614c95748 Convert to UCL & cleanup pkg-message (categories n)
(and missed 3 missed files from previous categories.)
2019-08-14 08:48:50 +00:00

10 lines
167 B
Text

[
{ type: install
message: <<EOM
If you want to run ladvd at startup you'll need the following
line in %%PREFIX%%/rc.conf(.local):
ladvd_enable="YES"
EOM
}
]