ports/net/sniproxy/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

12 lines
201 B
Text

[
{ type: install
message: <<EOM
Enable sniproxy in /etc/rc.conf with the following line:
sniproxy_enable="YES"
A configuration template is available in
%%PREFIX%%/etc/sniproxy.conf
EOM
}
]