# Ports collection makefile for:	p5-DBD-Chart
# Date created:				Nov 4 2006
# Whom:					Florent Thoumie <flz@FreeBSD.org>
#
# $FreeBSD$
#

PORTNAME=	DBD-Chart
PORTVERSION=	0.82
CATEGORIES=	graphics perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	flz@FreeBSD.org
COMMENT=	DBI driver abstraction for Rendering Charts and Graphs

BUILD_DEPENDS=	${SITE_PERL}/GD/Text.pm:${PORTSDIR}/graphics/p5-GD-TextUtil \
		${SITE_PERL}/${PERL_ARCH}/GD.pm:${PORTSDIR}/graphics/p5-GD
RUN_DEPENDS=	${BUILD_DEPENDS}

PERL_CONFIGURE=	yes

MAN3=		DBD::Chart.3 \
		DBD::Chart::Plot.3

.include <bsd.port.mk>
