# $Id: Portfile 85553 2011-10-14 08:48:22Z jmr@macports.org $

PortSystem 1.0
PortGroup perl5 1.0

perl5.setup             Image-Size 3.220
revision                2
license                 {Artistic-2 LGPL-2.1}
maintainers             nomaintainer
platforms               darwin
categories-append       graphics
description             Extract size information from image files
long_description        This module provide functions to extract image \
						sizes from image files
homepage				http://search.cpan.org/~rjray/${distname}/
checksums               md5     9025ff2283fd428a4af5226c05f5d5b2 \
                        sha1    30d8c02ad1ce64a75785d0da78ef847ad85820c2 \
                        rmd160  db56b183013e1fd8ca57256f4f2d350ed9c182c6
if {${perl5.major} != ""} {
depends_lib-append	port:p${perl5.major}-module-build

supported_archs noarch
}
