diff options
Diffstat (limited to 'dev-dotnet/log4net/files/log4net.pc.in')
-rw-r--r-- | dev-dotnet/log4net/files/log4net.pc.in | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/dev-dotnet/log4net/files/log4net.pc.in b/dev-dotnet/log4net/files/log4net.pc.in new file mode 100644 index 000000000000..5f2f2a258b1e --- /dev/null +++ b/dev-dotnet/log4net/files/log4net.pc.in @@ -0,0 +1,8 @@ +prefix=/usr +exec_prefix=${prefix} +libdir=${exec_prefix}/@LIBDIR@ + +Name: Log4net +Description: Log4net - Logging library for C# and VB.NET +Version: @VERSION@ +Libs: -r:${libdir}/log4net/log4net.dll |