Artifact [c3da5a4199]
Logged in as anonymous

Artifact c3da5a4199c746067579fb93db85e8639bd3c0e0777fb698673e1cf1f9981351:


# vim:ft=make:

NFSCLIENT_ENABLE?=no

.if empty(NFSCLIENT_ENABLE:tl:Mno)
DAEMON_rpcbind_ENABLE=yes
.endif

nfsclient: NETWORK rpcbind rpc_umntall
.export NFSCLIENT_ENABLE
	test -z "$${NFSCLIENT_ENABLE}" || kldload -n nfs