PORTNAME=	Data-JavaScript
PORTVERSION=	1.13
CATEGORIES=	lang www perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	ports@MidnightBSD.org
COMMENT=	Data::JavaScript - Dump perl structures to JavaScript code
WWW=		https://metacpan.org/release/Data-JavaScript

LICENSE=	artistic gpl+
LICENSE_COMB=	dual

WRKSRC=		${WRKDIR}/${PORTNAME}-${PORTVERSION}

USES=		perl5 tar:tgz
USE_PERL5=	configure

.include <bsd.port.mk>
