mirror of
https://github.com/netbirdio/FreeBSD-ports.git
synced 2026-05-22 18:42:42 -07:00
- 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:
@@ -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
|
||||
|
||||
@@ -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>
|
||||
@@ -0,0 +1,2 @@
|
||||
SHA256 (Math-Utils-1.06.tar.gz) = 19ab46fd0f552775e1e946cbbe88fe9cafdd804d63eaa4d5870251f195d8955b
|
||||
SIZE (Math-Utils-1.06.tar.gz) = 21836
|
||||
@@ -0,0 +1,3 @@
|
||||
Math::Utils provides ueful mathematical functions not in Perl.
|
||||
|
||||
WWW: http://search.cpan.org/dist/Math-Utils/
|
||||
@@ -0,0 +1,2 @@
|
||||
%%SITE_PERL%%/Math/Utils.pm
|
||||
%%PERL5_MAN3%%/Math::Utils.3.gz
|
||||
Reference in New Issue
Block a user