# -*- 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 PDL-IO-GD 2.103 ../../authors/id/E/ET/ETJ revision 0 license {Artistic-1 GPL} maintainers {devans @dbevans} openmaintainer description PDL::IO::GD - Interface to the GD image library long_description {*}${description} checksums rmd160 a17b348f7e2ff1cad7f222d50bfb1a2b50436415 \ sha256 0375c066b9b3f647700d89fd3ec78f47ae0cec17df6fdeadf88d4aff3ca27d9d \ size 28098 if {${perl5.major} != ""} { depends_lib-append \ port:gd2 \ port:p${perl5.major}-pdl }