/usr/lib/pkgconfig/xsp-4.pc is in mono-xsp4-base 4.2-2.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/4.5
Libraries=${assemblies_dir}/Mono.WebServer2.dll
Executable=${assemblies_dir}/xsp4.exe
Name: xsp4
Description: Mono.WebServer2.dll - ASP.NET hosting support classes for .NET 4.0
Version: 4.2
Libs: -r:${assemblies_dir}/Mono.WebServer2.dll
|