# New ports collection makefile for:	p5-Data-JavaScript
# Date created:				09 October 2001
# Whom:					tobez
#
# $FreeBSD: ports/lang/p5-Data-JavaScript/Makefile,v 1.2 2001/10/12 11:59:04 tobez 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

PERL_CONFIGURE=	yes

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

.include <bsd.port.mk>
