1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00

Add p5-Math-NumberCruncher 5.00, collection of useful math-related

functions.

PR:		ports/109964
Submitted by:	chinsan
This commit is contained in:
Rong-En Fan 2007-03-06 13:59:09 +00:00
parent 5daa80e524
commit cbee44fbaf
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=186674
5 changed files with 41 additions and 0 deletions

View File

@ -211,6 +211,7 @@
SUBDIR += p5-Math-LinearCombination
SUBDIR += p5-Math-Logic
SUBDIR += p5-Math-Matrix
SUBDIR += p5-Math-NumberCruncher
SUBDIR += p5-Math-Pari
SUBDIR += p5-Math-Polynomial-Solve
SUBDIR += p5-Math-Random

View File

@ -0,0 +1,25 @@
# New ports collection makefile for: math/p5-Math-NumberCruncher
# Date created: 2007/03/06
# Whom: chinsan
#
# $FreeBSD$
#
PORTNAME= Math-NumberCruncher
PORTVERSION= 5.00
CATEGORIES= math perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Math
PKGNAMEPREFIX= p5-
MAINTAINER= chinsan@FreeBSD.org
COMMENT= Collection of useful math-related functions
BUILD_DEPENDS= p5-Math-BigInt>=0:${PORTSDIR}/math/p5-Math-BigInt
RUN_DEPENDS= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes
MAN3= Math::NumberCruncher.3
.include <bsd.port.mk>

View File

@ -0,0 +1,3 @@
MD5 (Math-NumberCruncher-5.00.tar.gz) = 42a86b1ea9d47b2413300af28ce5df9f
SHA256 (Math-NumberCruncher-5.00.tar.gz) = 481ee17c60939060509c431d1cc701a4cfae485d68de2e7d4f70d1eae1e8df0d
SIZE (Math-NumberCruncher-5.00.tar.gz) = 82311

View File

@ -0,0 +1,6 @@
Math::NumberCruncher - Collection of useful math-related functions.
This module is a collection of commonly needed number-related functions,
including numerous standard statistical, geometric, and probability
functions.
WWW: http://search.cpan.org/dist/Math-NumberCruncher/

View File

@ -0,0 +1,6 @@
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Math/NumberCruncher/.packlist
%%SITE_PERL%%/Math/NumberCruncher.pod
%%SITE_PERL%%/Math/NumberCruncher.pm
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Math/NumberCruncher
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Math
@dirrmtry %%SITE_PERL%%/Math