]> CyberLeo.Net >> Repos - FreeBSD/releng/10.2.git/blob - contrib/libucl/libucl.pc.in
- Copy stable/10@285827 to releng/10.2 in preparation for 10.2-RC1
[FreeBSD/releng/10.2.git] / contrib / libucl / libucl.pc.in
1 prefix=@prefix@
2 exec_prefix=@exec_prefix@
3 libdir=@libdir@
4 includedir=@includedir@
5
6 Name: LibUCL
7 Description: Universal configuration library
8 Version: @UCL_VERSION@
9 Libs: -L${libdir} -lucl
10 Libs.private: @LIBS_EXTRA@
11 Cflags: -I${includedir}/