# -*- 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.0404 ../../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  03cb6018dc7241a8e02be33b0cab579c7e3ffe64 \
                    sha256  6269278baf989129eed8ebb774e8c1705efe849a36fb1fb120be47a580d9675b \
                    size    926795

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