aboutsummaryrefslogtreecommitdiff
path: root/graphics/p5-Image-Size/Makefile
blob: f22fba480db5c6b4922ff4bf537761a35bdb0ef9 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
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
WWW=		https://metacpan.org/release/Image-Size

LICENSE=	ART20 LGPL21
LICENSE_COMB=	dual

USES=		perl5
USE_PERL5=	configure
NO_ARCH=	yes

.include <bsd.port.mk>