# Created by: Wen Heping <wenheping@gmail.com>
# $FreeBSD: tags/RELEASE_10_1_0/graphics/p5-Google-Chart/Makefile 341813 2014-01-30 08:45:50Z az $

PORTNAME=	Google-Chart
PORTVERSION=	0.05014
PORTREVISION=	3
CATEGORIES=	graphics perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	wen@FreeBSD.org
COMMENT=	Perl Interface to Google Charts API

RUN_DEPENDS=	p5-libwww>0:${PORTSDIR}/www/p5-libwww \
		p5-Moose>=2:${PORTSDIR}/devel/p5-Moose \
		p5-URI>0:${PORTSDIR}/net/p5-URI

USES=		perl5
USE_PERL5=	configure

.include <bsd.port.mk>
