# -*- 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         Parse-EDID 1.0.7
revision            0
license             GPL-3+
maintainers         {devans @dbevans} openmaintainer
description         Parse::EDID - Extended display identification data (EDID) parser
long_description    ${description}

platforms           {darwin any}
supported_archs     noarch

checksums           rmd160  981ab9e634af1ae2c26bccbc45d36845beb9702f \
                    sha256  1adc0f105a32198a2a2b4da5b0e0f985f05efed99ce366190a790e165d675bf1 \
                    size    31836

if {${perl5.major} != ""} {
    depends_build-append \
                    port:p${perl5.major}-test-warn
}
