devel/libsoup: make NTLM (Samba) an option
Having Samba as a build-dep can still be heavy, so add
an OPTION to turn it off again; this just means that
the runtime check for ntlm will be skipped.
Thanks Barbara for insisting on a more configurable approach.