~mterry/ubuntu/natty/libofx/libofx.new-upstream-benoit-sru

1
2
3
4
5
6
7
8
9
10
11
12
13
14
# 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@