Source
# -*- 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.26 5.28 5.30
perl5.setup Data-Float 0.013
license {Artistic-1 GPL}
maintainers nomaintainer
description Data::Float - details of the floating point data type
long_description ${description}
platforms darwin
checksums rmd160 d4475811514816acb8b6358567c35f511de246f8 \
sha256 e2b1523d858930b8bbdbd196f08235f5e678b84919ba87712e26313b9c27518a
if {${perl5.major} != ""} {
supported_archs noarch
perl5.use_module_build
}