# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=portfile:et:sw=4:ts=4:sts=4
github.setup tj histo 0.0.2
maintainers {g5pw @g5pw} openmaintainer
description Plot histograms in the terminal with arbitrary streaming\
long_description ${description}
checksums rmd160 ad044b5aa11230e9184ee21538735168e4221fdf \
sha256 1e9d3ab4492a43c8989d306f4032d55329a7d03f20a5dd344ff7c71c5886ae00
dist_subdir ${name}/${version}_1
build.args CC="${configure.cc} [get_canonical_archflags cc]"
destroot.destdir PREFIX="${destroot}${prefix}"
xinstall -d ${destroot}${prefix}/share/doc/${name}
move ${worksrcpath}/Readme.md ${destroot}${prefix}/share/doc/${name}
xinstall -d ${destroot}${prefix}/share/examples/
move ${worksrcpath}/examples ${destroot}${prefix}/share/examples/${name}