1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-07 06:40:06 +00:00
freebsd-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

11 lines
167 B
Plaintext

[
{ 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
}
]