# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4 # $Id$ PortSystem 1.0 name libofx version 0.9.8 categories devel maintainers mk openmaintainer description A parser and an API designed to allow applications \ to very easily support OFX command responses long_description This is the LibOFX library. It is a parser and an API \ designed to allow applications to very easily support \ OFX command responses, usually provided by financial \ institutions for statement downloads. To my knowledge, \ it is the first working OpenSource implementation of \ the OFX (Open Financial eXchange) specification on \ the client side. homepage http://libofx.sourceforge.net/ platforms darwin license GPL-2+ master_sites sourceforge checksums md5 3029806f1a5439546d20567cc84bdbbe \ sha1 e0159d77c4458eb937871373db85c9f392e86554 \ rmd160 1830485c48fbe9c55737bbdac8099f43283e8838 depends_build path:bin/pkg-config:pkgconfig depends_lib port:opensp configure.args --with-opensp-includes=${prefix}/include/OpenSP \ --with-opensp-libs=${prefix}/lib platform darwin 8 { patchfiles-append patch-ofx_preproc.cpp.diff } livecheck.type regex livecheck.url http://sourceforge.net/projects/libofx/files/libofx/ livecheck.regex "libofx-(\\d+\\.\\d+\\.\\d+)\\.tar"