opnsense-ports/lang/p5-Data-JavaScript/Makefile
Franco Fichtner fc59e46b6e */*: sync with upstream
Taken from: HardenedBSD
2020-05-29 03:31:43 +02:00

17 lines
304 B
Makefile

# Created by: tobez
# $FreeBSD$
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
USES= perl5 tar:tgz
USE_PERL5= configure
.include <bsd.port.mk>