# -*- 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.15.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 d072678e8106a4346d8b285335352888e2d939b3 \ sha256 246c9f0c7bce5058093af174a89307b12ad826daa9a51570e0e47fcbfca3c785 \ size 33465 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} }