opnsense-ports/lang/p5-Data-JavaScript/Makefile
2022-09-07 22:33:21 +02:00

15 lines
322 B
Makefile

PORTNAME= Data-JavaScript
PORTVERSION= 1.13
PORTREVISION= 1
CATEGORIES= lang www perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Dump Perl structures to JavaScript code
WWW= https://metacpan.org/release/Data-JavaScript
USES= perl5 tar:tgz
USE_PERL5= configure
.include <bsd.port.mk>