f466b8bf64
Hat: portmgr
28 lines
729 B
Makefile
28 lines
729 B
Makefile
# New ports collection makefile for: HTML-FormFu-Imager
|
|
# Whom: gugu
|
|
# Date created: 07 December 2009
|
|
# $FreeBSD$
|
|
# Generated with App::Pm2Port . Do not edit directly, please
|
|
|
|
PORTNAME= HTML-FormFu-Imager
|
|
PORTVERSION= 0.03006
|
|
PORTREVISION= 2
|
|
CATEGORIES= www perl5
|
|
MASTER_SITES= CPAN
|
|
PKGNAMEPREFIX= p5-
|
|
|
|
MAINTAINER= perl@FreeBSD.org
|
|
COMMENT= Imager.pm helpers for HTML::FormFu file uploads
|
|
|
|
BUILD_DEPENDS= p5-HTML-FormFu>=0:${PORTSDIR}/www/p5-HTML-FormFu \
|
|
p5-Imager>=0:${PORTSDIR}/graphics/p5-Imager
|
|
RUN_DEPENDS= ${BUILD_DEPENDS}
|
|
|
|
PERL_CONFIGURE= YES
|
|
|
|
MAN3= HTML::FormFu::Imager.3 \
|
|
HTML::FormFu::Inflator::Imager.3 \
|
|
HTML::FormFu::Transformer::Imager.3 \
|
|
HTML::FormFu::Validator::Imager::Size.3
|
|
|
|
.include <bsd.port.mk>
|