opnsense-ports/graphics/p5-Image-Size/Makefile
Franco Fichtner eed7de3a28 */*: sync with upstream
Taken from: FreeBSD
2016-12-28 12:42:23 +01:00

19 lines
377 B
Makefile

# Created by: James FitzGibbon <jfitz@FreeBSD.org>
# $FreeBSD$
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>