1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-04 01:48:54 +00:00
freebsd-ports/graphics/p5-Image-Size-FillFullSelect/Makefile
2008-07-09 18:55:45 +00:00

25 lines
588 B
Makefile

# New ports collection makefile for: p5-Net-LDAP-Makepath
# Date created: 2008-06-24
# Whom: Zane C, Bowers <vvelox@vvelox.net>
#
# $FreeBSD$
#
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>