/usr/lib/pkgconfig/libiptc.pc is in iptables-dev 1.4.12-1ubuntu4.
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=/lib
includedir=${prefix}/include
Name: libiptc
Description: iptables ruleset ADT and kernel interface
Version: 1.4.12
Libs: -L${libdir} -liptc
Libs.private: -lip4tc -lip6tc
Cflags: -I${includedir}
|