# 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.3 2008/07/09 18:55:45 linimon Exp $
#

PORTNAME=	Image-Size-FillFullSelect
PORTVERSION=	0.0.1
CATEGORIES=	graphics perl5
MASTER_SITES=	CPAN
MASTER_SITE_SUBDIR=	../../authors/id/V/VV/VVELOX
PKGNAMEPREFIX=	p5-

MAINTAINER=	vvelox@vvelox.net
COMMENT=	Choose 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>
