diff options
author | miwi <miwi@FreeBSD.org> | 2007-08-21 17:01:00 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2007-08-21 17:01:00 +0800 |
commit | eb3e78d98358e79edd28ef51347933112c6fa525 (patch) | |
tree | 93091f5ed5c774b5c14067c149735ab5311fef93 /finance/Makefile | |
parent | 2f8d89f990a61d804e6f7f054dcf0f3f112e4e6d (diff) | |
download | freebsd-ports-gnome-eb3e78d98358e79edd28ef51347933112c6fa525.tar.gz freebsd-ports-gnome-eb3e78d98358e79edd28ef51347933112c6fa525.tar.zst freebsd-ports-gnome-eb3e78d98358e79edd28ef51347933112c6fa525.zip |
Eqonomize! is a personal accounting software, with focus on efficiency and
ease of use for the small household economy. Eqonomize! provides a complete
solution,with bookkeeping by double entry and support for scheduled recurring
transactions,security investments, and budgeting. It gives a clear overview
of past and present transactions, and development of incomes and expenses,
with descriptive tables and charts, as well as an approximation of future
account values.
WWW: http://eqonomize.sourceforge.net/
PR: ports/115237
Submitted by: Yinghong.Liu <relaxbsd at gmail.com>
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 e0a9f7b9d26e..5f101c60c8f2 100644 --- a/finance/Makefile +++ b/finance/Makefile @@ -6,6 +6,7 @@ SUBDIR += aqbanking SUBDIR += aqmoney SUBDIR += cbb + SUBDIR += eqonomize SUBDIR += expense SUBDIR += gfp SUBDIR += gnofin |