This file is indexed.

/usr/lib/pkgconfig/plplotd-c++.pc is in libplplot-dev 5.9.9-2ubuntu2.

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
libdir=/usr/lib
includedir=/usr/include/plplot
drvdir=/usr/lib/plplot5.9.9/driversd

Name: PLplot C++
Description: Scientific plotting library (C++ bindings, double precision)
Requires: plplotd
Version: 5.9.9
Libs: -L${libdir} -lplplotcxxd 
Cflags: -I${includedir}