cvs commit: ports/finance Makefile ports/finance/p5-Finance-Amortization Makefile distinfo pkg-descr pkg-plist

Martin Wilke miwi at FreeBSD.org
Mon Jan 8 14:59:06 PST 2007


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 at 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)


More information about the cvs-ports mailing list