summaryrefslogtreecommitdiffstats
path: root/www/p5-HTML-FormFu-Imager/Makefile
blob: b3d2ca10beeee844e6ffbe699f9def5685273964 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
# Created by: gugu
# $FreeBSD$

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>
OpenPOWER on IntegriCloud