freebsd-ports/www/p5-HTML-FormFu-Imager/Makefile
Philip M. Gollucci 76f3222580 - %%SITE_PERL%%/auto and %%SITE_PERL%%/%%PERL_ARCH%%/auto
are part of lang/perl5* pkg-plist
- Bump PORTREVISIONs

With Hat:   perl@
2010-09-24 00:44:29 +00:00

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= 3
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>