# -*- 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.0401 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 5a6324f5c0f1a5938dcea94ddd16d00a00ed90b1 \ sha256 2da909db75242f7faf95a81463b475f5e6b8a14673c734a44a9a4b3ab7ea1bba \ size 721525 if {${perl5.major} != ""} { depends_build-append \ port:p${perl5.major}-capture-tiny \ port:p${perl5.major}-devel-checklib \ port:p${perl5.major}-extutils-makemaker }