mirror of
https://github.com/netbirdio/FreeBSD-ports.git
synced 2026-05-22 18:42:42 -07:00
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:
@@ -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
|
||||
|
||||
@@ -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>
|
||||
@@ -0,0 +1,3 @@
|
||||
TIMESTAMP = 1736671137
|
||||
SHA256 (PDL-Graphics-Limits-0.03.tar.gz) = 6e0d76fab90cb9c9bea0b01e04d18161af47c153a956476aee1f2b7a1d80a012
|
||||
SIZE (PDL-Graphics-Limits-0.03.tar.gz) = 17135
|
||||
@@ -0,0 +1,2 @@
|
||||
PDL::Graphics::Limits provides functions to derive limits for data for display
|
||||
purposes.
|
||||
@@ -0,0 +1,2 @@
|
||||
%%SITE_PERL%%/PDL/Graphics/Limits.pm
|
||||
%%PERL5_MAN3%%/PDL::Graphics::Limits.3.gz
|
||||
Reference in New Issue
Block a user