actual/packages/node-libofx/libofx/libofx.pc.in
2022-04-28 22:44:38 -04:00

16 lines
383 B
PkgConfig

# libofx pkg-config source file
prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@
Name: libofx
Description: libofx is a library for processing Open Financial eXchange (OFX) data
Version: @VERSION@
Requires:
Conflicts:
#Libs: -L${libdir} @OPENSPLIBS@ -lofx
#Cflags: -I${includedir} -I@OPENSPINCLUDES@
Libs: -L${libdir} -lofx
Cflags: -I${includedir}