# Created by: gugu
# $FreeBSD: tags/RELEASE_10_1_0/www/p5-HTML-FormFu-Imager/Makefile 338235 2013-12-31 05:14:59Z sunpoet $

PORTNAME=	HTML-FormFu-Imager
PORTVERSION=	1.00
CATEGORIES=	www perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	perl@FreeBSD.org
COMMENT=	Imager.pm helpers for HTML::FormFu file uploads

LICENSE=	ART10 GPLv1
LICENSE_COMB=	dual

BUILD_DEPENDS=	p5-Clone>=0.31:${PORTSDIR}/devel/p5-Clone \
		p5-HTML-FormFu>=1:${PORTSDIR}/www/p5-HTML-FormFu \
		p5-Imager>=0:${PORTSDIR}/graphics/p5-Imager \
		p5-Moose>=1:${PORTSDIR}/devel/p5-Moose \
		p5-MooseX-Attribute-Chained>=1.0.1:${PORTSDIR}/devel/p5-MooseX-Attribute-Chained
RUN_DEPENDS:=	${BUILD_DEPENDS}

USES=		perl5
USE_PERL5=	configure

.include <bsd.port.mk>
