# -*- 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         OpenGL-Modern 0.0403 ../../authors/id/E/ET/ETJ
revision            0
license             {Artistic-1 GPL}
maintainers         {devans @dbevans} openmaintainer
description         OpenGL::Modern - Perl extension to Modern OpenGL API up to 4.6
long_description    {*}${description}

checksums           rmd160  89f9d698c81dd40780abee0ddbc01d0435ccdee6 \
                    sha256  cad7240710ac3b20f65da83d3bc9d2cd235c9693b02ef8a402169040847ba7db \
                    size    925849

if {${perl5.major} != ""} {
    depends_build-append \
                    port:p${perl5.major}-capture-tiny \
                    port:p${perl5.major}-devel-checklib \
                    port:p${perl5.major}-extutils-makemaker
}
