

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

MAINTAINER=	ports@MidnightBSD.org
COMMENT=	Data::JavaScript - Dump perl structures to JavaScript code

LICENSE=	perl

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

USES=		perl5
USE_PERL5=	configure

.include <bsd.port.mk>
