summaryrefslogtreecommitdiff
path: root/devel/libev/files/libev.pc.in
blob: 9efc79171bc34d1dd5791012c797492f87765f90 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
prefix=%PREFIX%
libdir=${prefix}/lib
includedir=${prefix}/include

Name: libev
Description: High-performance event loop/event model
Version: %VERSION%
Libs: -L${libdir} -lev
Cflags: -I${includedir}