# $Id: Portfile 94655 2012-06-26 06:25:00Z jmr@macports.org $

PortSystem 1.0
PortGroup perl5 1.0

perl5.branches      5.8 5.10 5.12 5.14 5.16
perl5.setup             Image-Size 3.232
revision        1
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

checksums               rmd160  ce9c35d31ca673ca86165309c5b73ba05b67ba69 \
                        sha256  acc34ef5270473ca925b2757bc9c379add8542280636dade2dc73f324231a0d7

if {${perl5.major} != ""} {
depends_lib-append	port:p${perl5.major}-module-build

supported_archs noarch
}
