Date: Mon, 8 Jan 2007 22:59:05 +0000 (UTC) From: Martin Wilke <miwi@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/finance Makefile ports/finance/p5-Finance-Amortization Makefile distinfo pkg-descr pkg-plist Message-ID: <200701082259.l08Mx5ed012019@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
miwi 2007-01-08 22:59:05 UTC
FreeBSD ports repository
Modified files:
finance Makefile
Added files:
finance/p5-Finance-Amortization Makefile distinfo pkg-descr
pkg-plist
Log:
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>
Revision Changes Path
1.48 +1 -0 ports/finance/Makefile
1.1 +27 -0 ports/finance/p5-Finance-Amortization/Makefile (new)
1.1 +3 -0 ports/finance/p5-Finance-Amortization/distinfo (new)
1.1 +8 -0 ports/finance/p5-Finance-Amortization/pkg-descr (new)
1.1 +5 -0 ports/finance/p5-Finance-Amortization/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200701082259.l08Mx5ed012019>
