# -*- 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-HDF 2.003 ../../authors/id/E/ET/ETJ revision 0 license {Artistic-1 GPL} maintainers {devans @dbevans} openmaintainer description PDL::IO::HDF - A PDL interface to the HDF4 library long_description {*}${description} checksums rmd160 62067fbc83f4a23d32e0429a5b1a0d030a490aea \ sha256 fb0998e1119b24c912d72f492f0c58678102c90499215fe1291d5f49e51f9c52 \ size 25409 if {${perl5.major} != ""} { depends_build-append \ port:p${perl5.major}-extutils-depends depends_lib-append \ port:p${perl5.major}-alien-hdf4 \ port:p${perl5.major}-pdl }