diff options
author | marcus <marcus@FreeBSD.org> | 2003-02-18 05:15:29 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2003-02-18 05:15:29 +0800 |
commit | 3a088e3d13b5b84ca9f4301480337a8a78bd5a1e (patch) | |
tree | 5ed6225bb70096164033cc70202cceec5a1de6e9 /finance/Makefile | |
parent | 64b3167b6a9a0be622948cbd3640a7296e853aba (diff) | |
download | freebsd-ports-gnome-3a088e3d13b5b84ca9f4301480337a8a78bd5a1e.tar.gz freebsd-ports-gnome-3a088e3d13b5b84ca9f4301480337a8a78bd5a1e.tar.zst freebsd-ports-gnome-3a088e3d13b5b84ca9f4301480337a8a78bd5a1e.zip |
Add libofx, and OpenSource implementation of the Open Finiancial eXchange.
PR: 48358
Submitted by: Glenn Johnson <glennpj@charter.net>
Diffstat (limited to 'finance/Makefile')
-rw-r--r-- | finance/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/finance/Makefile b/finance/Makefile index 0dbf7ff2aa0a..3f62a55f8c11 100644 --- a/finance/Makefile +++ b/finance/Makefile @@ -2,6 +2,7 @@ # SUBDIR += gnucash SUBDIR += khacc + SUBDIR += libofx SUBDIR += openhbci SUBDIR += p5-Math-Financial SUBDIR += qhacc |