/usr/lib/x86_64-linux-gnu/pkgconfig/diet.pc is in libdiet-dev 1.4.4-1build1.
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
libdir=${prefix}/lib/x86_64-linux-gnu
includedir=${prefix}/include
Name: diet
Description: Next generation Diet template compiler.
Version: 1.4.1
Libs: -L${libdir} -ldiet
Cflags: -I${includedir}/d/diet
|