This file is indexed.

/usr/lib/x86_64-linux-gnu/pkgconfig/plplot-ocaml.pc is in libplplot-dev 5.13.0+dfsg-6ubuntu2.

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
libdir=/usr/lib/x86_64-linux-gnu
includedir=/usr/include/plplot
drvdir=/usr/lib/x86_64-linux-gnu/plplot5.13.0/drivers

Name: PLplot OCaml
Description: Scientific plotting library (Double precision OCaml binding)
Requires: plplot
Version: 5.13.0
Libs: -L"${libdir}" -lplplot 
Libs.private: -L"${libdir}" 
Cflags: -I"${includedir}"