Add p5-Math-Financial 0.76, perl module containing common functions for

loans and annuities.
This commit is contained in:
Will Andrews 2001-01-03 23:39:37 +00:00
parent a6467afbb2
commit 9d486b7cfd
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=36722
11 changed files with 67 additions and 0 deletions

View File

@ -0,0 +1,23 @@
# New ports collection makefile for: Math-Financial
# Date created: Wed Jan 3 11:00:59 2001
# Whom: will
#
# $FreeBSD$
#
PORTNAME= Math-Financial
PORTVERSION= 0.76
CATEGORIES= math perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Math
PKGNAMEPREFIX= p5-
MAINTAINER= ports@FreeBSD.org
USE_PERL5= yes
PERL_CONFIGURE= yes
MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION}
MAN3= Math::Financial.3
.include <bsd.port.mk>

View File

@ -0,0 +1 @@
MD5 (Math-Financial-0.76.tar.gz) = 1f91a13c91c94f3d4ec5b759d3c6f79b

View File

@ -0,0 +1 @@
Perl module containing common functions for loans and annuities

View File

@ -0,0 +1,5 @@
Math::Financial contains common functions for loans and annuities.
Author: Eric Fixler <fix@fixler.com>
--will

View File

@ -0,0 +1,3 @@
lib/perl5/site_perl/%%PERL_VER%%/Math/Financial.pm
lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Math/Financial/.packlist
@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Math/Financial

View File

@ -52,6 +52,7 @@
SUBDIR += p5-Math-BigIntFast
SUBDIR += p5-Math-Currency
SUBDIR += p5-Math-Expr
SUBDIR += p5-Math-Financial
SUBDIR += p5-Math-Logic
SUBDIR += p5-MatrixReal
SUBDIR += p5-Set-IntSpan

View File

@ -0,0 +1,23 @@
# New ports collection makefile for: Math-Financial
# Date created: Wed Jan 3 11:00:59 2001
# Whom: will
#
# $FreeBSD$
#
PORTNAME= Math-Financial
PORTVERSION= 0.76
CATEGORIES= math perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Math
PKGNAMEPREFIX= p5-
MAINTAINER= ports@FreeBSD.org
USE_PERL5= yes
PERL_CONFIGURE= yes
MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION}
MAN3= Math::Financial.3
.include <bsd.port.mk>

View File

@ -0,0 +1 @@
MD5 (Math-Financial-0.76.tar.gz) = 1f91a13c91c94f3d4ec5b759d3c6f79b

View File

@ -0,0 +1 @@
Perl module containing common functions for loans and annuities

View File

@ -0,0 +1,5 @@
Math::Financial contains common functions for loans and annuities.
Author: Eric Fixler <fix@fixler.com>
--will

View File

@ -0,0 +1,3 @@
lib/perl5/site_perl/%%PERL_VER%%/Math/Financial.pm
lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Math/Financial/.packlist
@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Math/Financial