# -*- 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.761 ../../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 a72dba7aebceb89040a0d4a2ea6394fae8dc95fb \ sha256 9fcbbcbc9fd16f62ed606fa5df769d51e1fb4c8c5b255db9ebfae7f0f7dffc53 \ size 45343 if {${perl5.major} != ""} { depends_lib-append \ port:hdf5 \ port:p${perl5.major}-pdl }