# New ports collection makefile for:	p5-Data-JavaScript
# Date created:				09 October 2001
# Whom:					tobez
#
# $FreeBSD: ports/lang/p5-Data-JavaScript/Makefile,v 1.3 2003/03/07 06:05:32 ade Exp $
#

PORTNAME=	Data-JavaScript
PORTVERSION=	1.06
CATEGORIES=	lang www perl5
MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR=	Data
PKGNAMEPREFIX=	p5-

MAINTAINER=	tobez@FreeBSD.org
COMMENT=	Data::JavaScript - Dump perl structures to JavaScript code

PERL_CONFIGURE=	yes

MANPREFIX=	${PREFIX}/lib/perl5/${PERL_VERSION}
MAN3=		Data::JavaScript.3

.include <bsd.port.mk>
