summaryrefslogtreecommitdiff
path: root/lang/p5-Data-JavaScript/Makefile
blob: 9e9535f7ddae316ef35c6623d2b0da5e569b366f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
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>