# -*- 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-HDF5 0.762 ../../authors/id/E/ET/ETJ revision 0 license {Artistic-1 GPL} maintainers nomaintainer description PDL::IO::HDF5 - PDL Interface to the HDF5 Data Format. long_description {*}${description} checksums rmd160 6909d264d68eb57d696643206dce78827850fb09 \ sha256 92cc93c0ff7a73baf245ad43d8599884a162f4a6c587e14c86b29077ffa268ed \ size 45211 if {${perl5.major} != ""} { depends_lib-append \ port:hdf5 \ port:p${perl5.major}-pdl }