summaryrefslogtreecommitdiff
path: root/finance/Makefile
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2007-01-08 22:59:05 +0000
committerMartin Wilke <miwi@FreeBSD.org>2007-01-08 22:59:05 +0000
commitabb478d3416a3ec78536998c0dd89617c5a09487 (patch)
treeb9069a5fe53d6a94b8daf5245f665d62d707ab15 /finance/Makefile
parent- Update to 3.99.4.5 (diff)
Finance::Amortization is a simple object oriented interface to an amortization
table. Pass in the principal to be amortized, the number of payments to be made, and the interest rate per payment. It will calculate the rest on demand, and provides a few methods to ask for the state of the table after a given number of periods. Authors: Nathan Wagner <nw@hydaspes.if.org> WWW: http://search.cpan.org/dist/Finance-Amortization/ PR: ports/107603 Submitted by: Christopher Boumenot <boumenot at gmail.com>
Notes
Notes: svn path=/head/; revision=181809
Diffstat (limited to 'finance/Makefile')
-rw-r--r--finance/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/finance/Makefile b/finance/Makefile
index 1d647b9e08d5..cc166f64d181 100644
--- a/finance/Makefile
+++ b/finance/Makefile
@@ -46,6 +46,7 @@
SUBDIR += p5-Business-OnlinePayment-eSec
SUBDIR += p5-Business-OnlinePayment-iAuthorizer
SUBDIR += p5-Business-WorldPay-Junior
+ SUBDIR += p5-Finance-Amortization
SUBDIR += p5-Finance-Currency-Convert
SUBDIR += p5-Finance-Currency-Convert-WebserviceX
SUBDIR += p5-Finance-Currency-Convert-XE