math/p5-PDL-IO-ENVI: Add p5-PDL-IO-ENVI 2.097

PDL::IO::ENVI allows you to read ENVI data into an ndarray.
This commit is contained in:
Po-Chuan Hsieh 2025-01-29 00:49:27 +08:00
parent d4105267c7
commit 0b51c1ca68
No known key found for this signature in database
GPG key ID: 9A4BD10F002DD04B
5 changed files with 29 additions and 0 deletions

View file

@ -825,6 +825,7 @@
SUBDIR += p5-PDL-Graphics-PLplot
SUBDIR += p5-PDL-IO-Browser
SUBDIR += p5-PDL-IO-Dicom
SUBDIR += p5-PDL-IO-ENVI
SUBDIR += p5-Parse-Range
SUBDIR += p5-Roman
SUBDIR += p5-Set-IntSpan

View file

@ -0,0 +1,22 @@
PORTNAME= PDL-IO-ENVI
PORTVERSION= 2.097
CATEGORIES= math perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Read ENVI data files into PDL
WWW= https://metacpan.org/dist/PDL-IO-ENVI
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
BUILD_DEPENDS= ${RUN_DEPENDS}
RUN_DEPENDS= p5-PDL>=2.094:math/p5-PDL
USES= perl5
USE_PERL5= configure
NO_ARCH= yes
.include <bsd.port.mk>

View file

@ -0,0 +1,3 @@
TIMESTAMP = 1736671145
SHA256 (PDL-IO-ENVI-2.097.tar.gz) = a593ca458a658d59fd76fa3897b29393f6a8afe75665a6c8ee9af36c07a6a52f
SIZE (PDL-IO-ENVI-2.097.tar.gz) = 7022

View file

@ -0,0 +1 @@
PDL::IO::ENVI allows you to read ENVI data into an ndarray.

View file

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