math/p5-PDL-Graphics-Limits: Add p5-PDL-Graphics-Limits 0.03

PDL::Graphics::Limits provides functions to derive limits for data for display
purposes.
This commit is contained in:
Po-Chuan Hsieh 2025-01-29 00:49:09 +08:00
parent 6654009b1c
commit 98a7ddcb17
No known key found for this signature in database
GPG key ID: 9A4BD10F002DD04B
5 changed files with 32 additions and 0 deletions

View file

@ -821,6 +821,7 @@
SUBDIR += p5-PDL-Fit
SUBDIR += p5-PDL-GSL
SUBDIR += p5-PDL-Graphics-IIS
SUBDIR += p5-PDL-Graphics-Limits
SUBDIR += p5-Parse-Range
SUBDIR += p5-Roman
SUBDIR += p5-Set-IntSpan

View file

@ -0,0 +1,24 @@
PORTNAME= PDL-Graphics-Limits
PORTVERSION= 0.03
CATEGORIES= math perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Derive limits for display purposes
WWW= https://metacpan.org/dist/PDL-Graphics-Limits
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
BUILD_DEPENDS= ${RUN_DEPENDS}
RUN_DEPENDS= p5-PDL>=2.095:math/p5-PDL \
p5-PDL-Fit>=0:math/p5-PDL-Fit
TEST_DEPENDS= p5-Test-Exception>=0:devel/p5-Test-Exception
USES= perl5
USE_PERL5= configure
NO_ARCH= yes
.include <bsd.port.mk>

View file

@ -0,0 +1,3 @@
TIMESTAMP = 1736671137
SHA256 (PDL-Graphics-Limits-0.03.tar.gz) = 6e0d76fab90cb9c9bea0b01e04d18161af47c153a956476aee1f2b7a1d80a012
SIZE (PDL-Graphics-Limits-0.03.tar.gz) = 17135

View file

@ -0,0 +1,2 @@
PDL::Graphics::Limits provides functions to derive limits for data for display
purposes.

View file

@ -0,0 +1,2 @@
%%SITE_PERL%%/PDL/Graphics/Limits.pm
%%PERL5_MAN3%%/PDL::Graphics::Limits.3.gz