blob: 578714173cb8a67073d617742f37da53fefe5ed9 (
plain) (
blame)
1
2
3
4
5
6
7
8
|
prefix=%%PREFIX%%
exec_prefix=${prefix}
libdir=${exec_prefix}/lib
Name: Log4net
Description: Log4net - Logging library for C# and VB.NET
Version: %%PORTVERSION%%
Libs: -r:${libdir}/mono/2.0/log4net.dll
|