# -*- 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 golang 1.0 go.setup github.com/prometheus/promu 0.14.0 v github.tarball_from archive revision 0 description The Prometheus Utility Tool long_description A utility tool for building and releasing Prometheus \ projects. categories devel installs_libs no license Apache-2 maintainers {gmail.com:herby.gillot @herbygillot} \ openmaintainer checksums rmd160 2613905cd651051cd1d12ac5ce6d12fc87a2c6fc \ sha256 4e0a30c506b57c1e211180f69e4865afcff4e4b27771c3c0eed8e5e0a0b5889d \ size 47254 depends_build-append \ port:golangci-lint use_parallel_build no build.env-delete GO111MODULE=off GOPROXY=off build.cmd make build.args build destroot { xinstall -m 0755 ${worksrcpath}/${name} ${destroot}${prefix}/bin/${name} }