Files

24 lines
833 B
Tcl
Raw Permalink Normal View History

2019-09-06 10:08:30 +01:00
# -*- 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 bitbucket 1.0
PortGroup cmake 1.1
2019-09-07 11:00:48 +01:00
bitbucket.setup kesterlester hist 1.1.1 macports-v-
2019-09-06 10:08:30 +01:00
2019-09-07 11:00:48 +01:00
checksums rmd160 592c6901ff74e45714ad0ce9081d3c6ce48fe972 \
sha256 bc7c813687c23d39f4661b3e4d722954cae96274a3b19361be296db52d36e7fd \
size 72197
2019-09-06 10:08:30 +01:00
categories math science
maintainers {jonesc @cjones051073} openmaintainer
license MIT
description Histogramming from standard input
2019-09-06 10:08:30 +01:00
long_description ${description}
2020-10-14 00:49:40 -05:00
compiler.cxx_standard 2011
depends_lib-append path:lib/pkgconfig/cairo.pc:cairo \
port:xorg-libX11