diff options
author | dannyboy <dannyboy@FreeBSD.org> | 2005-07-03 16:37:59 +0000 |
---|---|---|
committer | dannyboy <dannyboy@FreeBSD.org> | 2005-07-03 16:37:59 +0000 |
commit | 2dcd1a074a6ec237d961517481db4457006f0069 (patch) | |
tree | 44d670f32f515e9bca18ea7c963d8fe856245758 /finance/ledger/pkg-message | |
parent | 7b56d21ef402d78c73f27b721767c23673c2922a (diff) | |
download | FreeBSD-ports-2dcd1a074a6ec237d961517481db4457006f0069.zip FreeBSD-ports-2dcd1a074a6ec237d961517481db4457006f0069.tar.gz |
'Ledger' is a command-line accounting program, which uses a simple text file
as a ledger, yet provides powerful facilities for working with commodities,
accounts, transactions, etc. It will read Gnucash data files directly.
PR: 82685
Submitted by: Woody Carey <woodycarey@hotmail.com>
Diffstat (limited to 'finance/ledger/pkg-message')
-rw-r--r-- | finance/ledger/pkg-message | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/finance/ledger/pkg-message b/finance/ledger/pkg-message new file mode 100644 index 0000000..34010c9 --- /dev/null +++ b/finance/ledger/pkg-message @@ -0,0 +1,4 @@ + +This port has installed sample data files, python samples and script samples +for ledger in ${PREFIX}/share/examples/ledger/ +Have fun! |