# Created by: James FitzGibbon <jfitz@FreeBSD.org>
# $FreeBSD: head/graphics/p5-Image-Size/Makefile 429484 2016-12-26 08:41:15Z wen $

PORTNAME=	Image-Size
PORTVERSION=	3.300
CATEGORIES=	graphics www perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	tolid@tolid.eu.org
COMMENT=	Perl5 module to determine the size of images in several common formats

LICENSE=	ARTPERL10

USES=		perl5
USE_PERL5=	configure
NO_ARCH=	yes

.include <bsd.port.mk>
