ports/security/wpa_supplicant/files/pkg-message.in
2019-08-14 12:16:12 +00:00

11 lines
190 B
Text

[
{ type: install
message: <<EOM
To use the ports version of WPA Supplicant instead of the base, add:
wpa_supplicant_program="%%PREFIX%%/sbin/wpa_supplicant"
to /etc/rc.conf
EOM
}
]