# New ports collection makefile for:	p5-Net-LDAP-Makepath
# Date created:		2008-06-24
# Whom:			Zane C, Bowers <vvelox@vvelox.net>
#
# $FreeBSD: ports/graphics/p5-Image-Size-FillFullSelect/Makefile,v 1.5 2011/06/20 08:37:07 az Exp $
#

PORTNAME=	Image-Size-FillFullSelect
PORTVERSION=	0.1.0
CATEGORIES=	graphics perl5
MASTER_SITES=	CPAN
MASTER_SITE_SUBDIR=	CPAN:VVELOX
PKGNAMEPREFIX=	p5-

MAINTAINER=	vvelox@vvelox.net
COMMENT=	Pick whether an image fill setting for a image should be fill or full

RUN_DEPENDS=	${SITE_PERL}/Image/Size.pm:${PORTSDIR}/graphics/p5-Image-Size

PERL_CONFIGURE=	yes

MAN3=		Image::Size::FillFullSelect.3

.include <bsd.port.mk>
