- Add p5-Math-Utils 1.06

Math::Utils provides ueful mathematical functions not in Perl.

WWW: http://search.cpan.org/dist/Math-Utils/
This commit is contained in:
sunpoet
2015-10-15 20:15:50 +00:00
parent d2c8cfb342
commit 9e25f09caa
5 changed files with 28 additions and 0 deletions
+1
View File
@@ -490,6 +490,7 @@
SUBDIR += p5-Math-SymbolicX-Statistics-Distributions
SUBDIR += p5-Math-TrulyRandom
SUBDIR += p5-Math-Units
SUBDIR += p5-Math-Utils
SUBDIR += p5-Math-Vec
SUBDIR += p5-Math-VecStat
SUBDIR += p5-Math-VectorReal
+20
View File
@@ -0,0 +1,20 @@
# Created by: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
# $FreeBSD$
PORTNAME= Math-Utils
PORTVERSION= 1.06
CATEGORIES= math perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Useful mathematical functions not in Perl
LICENSE= ART10 GPLv1
LICENSE_COMB= dual
NO_ARCH= yes
USE_PERL5= modbuild
USES= perl5
.include <bsd.port.mk>
+2
View File
@@ -0,0 +1,2 @@
SHA256 (Math-Utils-1.06.tar.gz) = 19ab46fd0f552775e1e946cbbe88fe9cafdd804d63eaa4d5870251f195d8955b
SIZE (Math-Utils-1.06.tar.gz) = 21836
+3
View File
@@ -0,0 +1,3 @@
Math::Utils provides ueful mathematical functions not in Perl.
WWW: http://search.cpan.org/dist/Math-Utils/
+2
View File
@@ -0,0 +1,2 @@
%%SITE_PERL%%/Math/Utils.pm
%%PERL5_MAN3%%/Math::Utils.3.gz