/usr/lib/pkgconfig/xsp-2.pc is in mono-xsp2-base 3.0.11-1.
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
assemblies_dir=${prefix}/lib/mono/2.0
Libraries=${assemblies_dir}/Mono.WebServer2.dll
Executable=${assemblies_dir}/xsp2.exe
Name: xsp2
Description: Mono.WebServer2.dll - ASP.NET hosting support classes for .NET 2.0
Version: 3.0
Libs: -r:${assemblies_dir}/Mono.WebServer2.dll
|