/usr/include/pathfinder-1/pathfinder-nss.pc is in libpathfinder-dev 1.1.3-0.4.
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 10 11 | prefix=/usr
exec_prefix=${prefix}
libdir=${exec_prefix}/lib
includedir=${prefix}/include
Name: NSS Pathfinder Plugin Library
Description: Library that allows NSS to use PathFinder for certificate validation
Version: 1.1.3
Requires: nss >= 2.0.0, dbus-1 >= 1.0
Libs: -L${libdir} -lpathfinder-nss-1
Cflags: -I${includedir}/pathfinder-1
|