# -*- 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/rancher/cli 2.4.13 v name rancher-cli revision 0 categories devel sysutils platforms darwin license Apache-2 maintainers {emcrisostomo @emcrisostomo} \ openmaintainer description The Rancher Command Line Interface (CLI) is a unified \ tool for interacting with your Rancher Server. long_description The Rancher CLI (Command Line Interface) is a unified \ tool that you can use to interact with Rancher. With \ this tool, you can operate Rancher using a command \ line rather than the GUI. checksums rmd160 d54b0cebdbfd1b9a8c1c3af1ad7563da9e322417 \ sha256 10427c50decb52b2fb23fb5a8e20e1195b5563a2ec901c7ab0b313a88ba91a35 \ size 98419 go.offline_build no build.pre_args-append -ldflags "\"-w -X main.VERSION=${version}\"" build.args github.com/rancher/cli destroot { xinstall -m 755 ${worksrcpath}/cli ${destroot}${prefix}/bin/rancher } github.livecheck.regex {([^"r]+)}