summaryrefslogtreecommitdiffstats
path: root/graphics/p5-Image-Magick-Iterator/Makefile
blob: 8895072038a5bb15baa03684995b5a3e3fe585eb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# Created by: Gea-Suan Lin <gslin@gslin.org>
# $FreeBSD$

PORTNAME=	Image-Magick-Iterator
PORTVERSION=	0.01
PORTREVISION=	4
CATEGORIES=	graphics perl5
MASTER_SITES=	CPAN
MASTER_SITE_SUBDIR=	Image
PKGNAMEPREFIX=	p5-

MAINTAINER=	ports@FreeBSD.org
COMMENT=	Sequentially read Image::Magick object from a filehandle

RUN_DEPENDS=	convert:${PORTSDIR}/graphics/ImageMagick \
		p5-Image-PBMlib>=0:${PORTSDIR}/graphics/p5-Image-PBMlib

USES=		perl5
USE_PERL5=	configure

.include <bsd.port.mk>
OpenPOWER on IntegriCloud