# -*- 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 # $Id$ PortSystem 1.0 PortGroup perl5 1.0 perl5.branches 5.24 perl5.setup Image-Info 1.39 license {Artistic-1 GPL} maintainers nomaintainer categories-append graphics platforms darwin description Extract meta information from image files long_description This module provide functions to extract various \ kind of meta information from image files. checksums rmd160 0bab2065ea3d0674b638a48341b8490d6b38cbcc \ sha256 af155264667a2c22e3e2225195b8f6589329f9567e1789b7ce439ee21178713d if {${perl5.major} != ""} { depends_build-append \ port:p${perl5.major}-xml-simple depends_lib-append \ port:p${perl5.major}-io-stringy supported_archs noarch }