# Created by: Yuan-Chung Hsiao <ychsiao@ychsiao.org>
# $FreeBSD: tags/RELEASE_10_1_0/graphics/p5-Imager-Graph/Makefile 341813 2014-01-30 08:45:50Z az $

PORTNAME=	Imager-Graph
PORTVERSION=	0.10
CATEGORIES=	graphics perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	ychsiao@ychsiao.org
COMMENT=	Perl extension for producing Graphs using the Imager library

BUILD_DEPENDS=	p5-Imager>=0.75:${PORTSDIR}/graphics/p5-Imager
RUN_DEPENDS=	p5-Imager>=0.75:${PORTSDIR}/graphics/p5-Imager

USES=		perl5
USE_PERL5=	configure

.include <bsd.port.mk>
