# -*- 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
github.setup prometheus promu 0.5.0 v
maintainers {gmail.com:herby.gillot @herbygillot} openmaintainer
description The Prometheus Utility Tool
long_description A utility tool for building and releasing Prometheus \
depends_build port:golangci-lint \
x86_64 { set goarch amd64 }
default { set goarch {} }
build.env GOPATH=${workpath} GOOS=${os.platform} GOARCH=${goarch}
file mkdir ${workpath}/bin
ln -s ${prefix}/bin/golangci-lint ${workpath}/bin/
xinstall -m 755 ${worksrcpath}/${name} ${destroot}${prefix}/bin/${name}