# Created by: gugu
# $FreeBSD: tags/RELEASE_11_0_0/www/p5-HTML-FormFu-Imager/Makefile 412351 2016-04-01 14:33:55Z mat $

PORTNAME=	HTML-FormFu-Imager
PORTVERSION=	1.00
PORTREVISION=	1
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:devel/p5-Clone \
		p5-HTML-FormFu>=1:www/p5-HTML-FormFu \
		p5-Imager>=0:graphics/p5-Imager \
		p5-Moose>=1:devel/p5-Moose \
		p5-MooseX-Attribute-Chained>=1.0.1:devel/p5-MooseX-Attribute-Chained
RUN_DEPENDS:=	${BUILD_DEPENDS}

USES=		perl5
USE_PERL5=	configure

.include <bsd.port.mk>
