1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-22 04:17:44 +00:00

Repo-move math/p5-Math-Financial to finance/p5-Math-Financial.

This commit is contained in:
Akinori MUSHA 2002-11-21 19:34:49 +00:00
parent 02098456ff
commit 93426ee4a2
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=70703
9 changed files with 3 additions and 37 deletions

1
MOVED
View File

@ -55,3 +55,4 @@ audio/cdrdao|sysutils/cdrdao|2002-11-18|misfiled, burns data CDs too
sysutils/pkgview|sysutils/gnome-pkgview|2002-11-20|author has changed the binary and package name
japanese/tvi||2002-11-21|development discontinued and distfile unavailable
textproc/pt-aspell|portuguese/aspell|2002-11-21|new category
math/p5-Math-Financial|finance/p5-Math-Financial|2002-11-21|new category

View File

@ -1,5 +1,5 @@
# $FreeBSD$
#
SUBDIR +=
SUBDIR += p5-Math-Financial
.include <bsd.port.subdir.mk>

View File

@ -7,7 +7,7 @@
PORTNAME= Math-Financial
PORTVERSION= 0.76
CATEGORIES= math perl5
CATEGORIES= finance math perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Math
PKGNAMEPREFIX= p5-

View File

@ -93,7 +93,6 @@
SUBDIR += p5-Math-Currency
SUBDIR += p5-Math-Expr
SUBDIR += p5-Math-FFT
SUBDIR += p5-Math-Financial
SUBDIR += p5-Math-FixedPrecision
SUBDIR += p5-Math-GMP
SUBDIR += p5-Math-Interpolate

View File

@ -1,22 +0,0 @@
# 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
PERL_CONFIGURE= yes
MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION}
MAN3= Math::Financial.3
.include <bsd.port.mk>

View File

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

View File

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

View File

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

View File

@ -1,5 +0,0 @@
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
@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Math 2>/dev/null || true
@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/Math 2>/dev/null || true