1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-17 08:01:36 +00:00
freebsd-ports/graphics/p5-Image-Size/Makefile
2021-04-06 16:31:07 +02:00

20 lines
387 B
Makefile

# Created by: James FitzGibbon <jfitz@FreeBSD.org>
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= ART20 LGPL21
LICENSE_COMB= dual
USES= perl5
USE_PERL5= configure
NO_ARCH= yes
.include <bsd.port.mk>