# -*- 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.16.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 cc27f7a432b01124c82cf06cfe3e4e7188cb64fe \ sha256 0673226645fd175343804fc010c74818a8359a2ce23dc3319fb85251f792ada1 \ size 33351 depends_build-append \ port:golangci-lint use_parallel_build no go.offline_build no build.cmd make build.args build destroot { xinstall -m 0755 ${worksrcpath}/${name} ${destroot}${prefix}/bin/${name} }