NCover with NAnt or MSBuild

NCover with NAnt or MSBuild

I would like to use NCover in our build process with NAnt or with MSBuild. Does anybody know how to use it? I like the NUnit2 task in NAnt since it allows to use wildcards to specify the dlls that needs to be exercised with NUnit. Is there anything out there that does the same but runs NUnit using NCover?