/usr/lib/pkgconfig/nunit.pc is in libnunit-cil-dev 2.6.0.12051+dfsg-2.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 | prefix=/usr
exec_prefix=${prefix}
libdir=${exec_prefix}/lib
pkglibdir=${libdir}/cli
Name: NUnit
Description: Testing framework for CLI
Version: 2.6.0.12051
Libs: -r:${pkglibdir}/nunit.core-2.6/nunit.core.dll -r:${pkglibdir}/nunit.util-2.6/nunit.util.dll -r:${pkglibdir}/nunit.framework-2.6/nunit.framework.dll -r:${pkglibdir}/nunit.core.interfaces-2.6/nunit.core.interfaces.dll
|