From 9d486b7cfd85c3a056d3640871d5064d384c335f Mon Sep 17 00:00:00 2001 From: Will Andrews Date: Wed, 3 Jan 2001 23:39:37 +0000 Subject: [PATCH] Add p5-Math-Financial 0.76, perl module containing common functions for loans and annuities. --- finance/p5-Math-Financial/Makefile | 23 +++++++++++++++++++++++ finance/p5-Math-Financial/distinfo | 1 + finance/p5-Math-Financial/pkg-comment | 1 + finance/p5-Math-Financial/pkg-descr | 5 +++++ finance/p5-Math-Financial/pkg-plist | 3 +++ math/Makefile | 1 + math/p5-Math-Financial/Makefile | 23 +++++++++++++++++++++++ math/p5-Math-Financial/distinfo | 1 + math/p5-Math-Financial/pkg-comment | 1 + math/p5-Math-Financial/pkg-descr | 5 +++++ math/p5-Math-Financial/pkg-plist | 3 +++ 11 files changed, 67 insertions(+) create mode 100644 finance/p5-Math-Financial/Makefile create mode 100644 finance/p5-Math-Financial/distinfo create mode 100644 finance/p5-Math-Financial/pkg-comment create mode 100644 finance/p5-Math-Financial/pkg-descr create mode 100644 finance/p5-Math-Financial/pkg-plist create mode 100644 math/p5-Math-Financial/Makefile create mode 100644 math/p5-Math-Financial/distinfo create mode 100644 math/p5-Math-Financial/pkg-comment create mode 100644 math/p5-Math-Financial/pkg-descr create mode 100644 math/p5-Math-Financial/pkg-plist diff --git a/finance/p5-Math-Financial/Makefile b/finance/p5-Math-Financial/Makefile new file mode 100644 index 000000000000..cf5c2e161c32 --- /dev/null +++ b/finance/p5-Math-Financial/Makefile @@ -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 diff --git a/finance/p5-Math-Financial/distinfo b/finance/p5-Math-Financial/distinfo new file mode 100644 index 000000000000..7eaf983f6696 --- /dev/null +++ b/finance/p5-Math-Financial/distinfo @@ -0,0 +1 @@ +MD5 (Math-Financial-0.76.tar.gz) = 1f91a13c91c94f3d4ec5b759d3c6f79b diff --git a/finance/p5-Math-Financial/pkg-comment b/finance/p5-Math-Financial/pkg-comment new file mode 100644 index 000000000000..b2e6e5c4eeee --- /dev/null +++ b/finance/p5-Math-Financial/pkg-comment @@ -0,0 +1 @@ +Perl module containing common functions for loans and annuities diff --git a/finance/p5-Math-Financial/pkg-descr b/finance/p5-Math-Financial/pkg-descr new file mode 100644 index 000000000000..73b0f89b571a --- /dev/null +++ b/finance/p5-Math-Financial/pkg-descr @@ -0,0 +1,5 @@ +Math::Financial contains common functions for loans and annuities. + +Author: Eric Fixler + +--will diff --git a/finance/p5-Math-Financial/pkg-plist b/finance/p5-Math-Financial/pkg-plist new file mode 100644 index 000000000000..6162069fca9f --- /dev/null +++ b/finance/p5-Math-Financial/pkg-plist @@ -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 diff --git a/math/Makefile b/math/Makefile index 3f69ed095ee6..7dfb445e9a7d 100644 --- a/math/Makefile +++ b/math/Makefile @@ -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 diff --git a/math/p5-Math-Financial/Makefile b/math/p5-Math-Financial/Makefile new file mode 100644 index 000000000000..cf5c2e161c32 --- /dev/null +++ b/math/p5-Math-Financial/Makefile @@ -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 diff --git a/math/p5-Math-Financial/distinfo b/math/p5-Math-Financial/distinfo new file mode 100644 index 000000000000..7eaf983f6696 --- /dev/null +++ b/math/p5-Math-Financial/distinfo @@ -0,0 +1 @@ +MD5 (Math-Financial-0.76.tar.gz) = 1f91a13c91c94f3d4ec5b759d3c6f79b diff --git a/math/p5-Math-Financial/pkg-comment b/math/p5-Math-Financial/pkg-comment new file mode 100644 index 000000000000..b2e6e5c4eeee --- /dev/null +++ b/math/p5-Math-Financial/pkg-comment @@ -0,0 +1 @@ +Perl module containing common functions for loans and annuities diff --git a/math/p5-Math-Financial/pkg-descr b/math/p5-Math-Financial/pkg-descr new file mode 100644 index 000000000000..73b0f89b571a --- /dev/null +++ b/math/p5-Math-Financial/pkg-descr @@ -0,0 +1,5 @@ +Math::Financial contains common functions for loans and annuities. + +Author: Eric Fixler + +--will diff --git a/math/p5-Math-Financial/pkg-plist b/math/p5-Math-Financial/pkg-plist new file mode 100644 index 000000000000..6162069fca9f --- /dev/null +++ b/math/p5-Math-Financial/pkg-plist @@ -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