libbsd/libbsd.pc

12 lines
239 B
PkgConfig
Raw Normal View History

2008-06-18 07:25:48 +02:00
prefix=/usr
exec_prefix=${prefix}
libdir=${exec_prefix}/lib
includedir=${prefix}/include
Name: libbsd
Description: BSD compatibility library
Version: 0.0
URL: http://libbsd.freedesktop.org/
Libs: -L${libdir} -lbsd
Cflags: -I${includedir}