| Server IP : 82.208.35.60 / Your IP : 216.73.216.238 Web Server : Apache/2.4.55 (FreeBSD) OpenSSL/1.1.1q-freebsd PHP/7.3.31 System : FreeBSD server7.d2m.cz 12.4-RELEASE-p9 FreeBSD 12.4-RELEASE-p9 GENERIC amd64 User : studiokobylisy_cz ( 1008) PHP Version : 7.3.31 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /usr/ports/devel/p5-JSON-Path/ |
Upload File : |
PORTNAME= JSON-Path
PORTVERSION= 1.0.2
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
DISTNAME= ${PORTNAME}-${PORTVERSION:S|00$||}
MAINTAINER= perl@FreeBSD.org
COMMENT= Search nested hashref/arrayref structures using JSONPath
WWW= https://metacpan.org/release/JSON-Path
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
LICENSE_FILE= ${WRKSRC}/LICENSE
BUILD_DEPENDS= ${RUN_DEPENDS}
RUN_DEPENDS= p5-Carp-Assert>=0:devel/p5-Carp-Assert \
p5-Exporter-Easy>=0:devel/p5-Exporter-Easy \
p5-Exporter-Tiny>=0:devel/p5-Exporter-Tiny \
p5-JSON-MaybeXS>=0:converters/p5-JSON-MaybeXS \
p5-JSON-Parse>=0:devel/p5-JSON-Parse \
p5-LV>=0:devel/p5-LV \
p5-Readonly>=0:devel/p5-Readonly \
p5-Tie-IxHash>=0:devel/p5-Tie-IxHash \
p5-Try-Tiny>=0:lang/p5-Try-Tiny
TEST_DEPENDS= p5-JSON>=0:converters/p5-JSON \
p5-Test-Deep>=0:devel/p5-Test-Deep \
p5-Test-Most>=0:devel/p5-Test-Most \
p5-Test2-Suite>=0:devel/p5-Test2-Suite
USES= perl5
USE_PERL5= configure
NO_ARCH= yes
.include <bsd.port.mk>