1*b29f2fbfSchristosprefix=@prefix@
2*b29f2fbfSchristosexec_prefix=${prefix}
3*b29f2fbfSchristoslibdir=@libdir@
4*b29f2fbfSchristosincludedir=@includedir@
5*b29f2fbfSchristos
6*b29f2fbfSchristosName: libuv-static
7*b29f2fbfSchristosVersion: @PACKAGE_VERSION@
8*b29f2fbfSchristosDescription: multi-platform support library with a focus on asynchronous I/O.
9*b29f2fbfSchristosURL: http://libuv.org/
10*b29f2fbfSchristos
11*b29f2fbfSchristosLibs: -L${libdir} -luv_a @LIBS@
12*b29f2fbfSchristosCflags: -I${includedir}
13