# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4 PortSystem 1.0 PortGroup perl5 1.0 perl5.branches 5.28 5.30 5.32 5.34 perl5.setup Image-Info 1.44 revision 0 license {Artistic-1 GPL} maintainers nomaintainer categories-append graphics description Extract meta information from image files long_description This module provide functions to extract various \ kind of meta information from image files. platforms {darwin any} supported_archs noarch checksums rmd160 ee84ba887bd3c4aae2ca804a1639eedb85de5561 \ sha256 cb7fc65dd1effe01eb47c1c79a52dd1654f428e3a97db1ef23b126ce01636f0d \ size 334092 if {${perl5.major} != ""} { depends_build-append \ port:p${perl5.major}-xml-simple }