libbsd/libbsd.pc.in

12 lines
238 B
PkgConfig
Raw Normal View History

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