# -*- 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/confluentinc/cli 4.13.0 v go.offline_build no name confluent-cli github.tarball_from archive revision 0 description CLI for Confluent Cloud and Confluent Platform long_description \ The Confluent CLI lets you manage your Confluent Cloud and Confluent \ Platform deployments, right from the terminal. categories sysutils installs_libs no license Permissive maintainers {gmail.com:herby.gillot @herbygillot} \ openmaintainer checksums rmd160 88031bc28d4be9c1128e767d3d312092caa628fe \ sha256 4c431e674fd1d23999b44f11e8488871c57d93a05f4a65e3e3a80a82e8ad6c4a \ size 8340521 patchfiles-append patch-Makefile.diff build.cmd make build.pre_args-append \ VERSION=${github.tag_prefix}${version} depends_build-append \ port:goreleaser destroot { xinstall -m 0755 \ [glob ${worksrcpath}/dist/confluent_*/confluent] \ ${destroot}${prefix}/bin/ } github.livecheck.regex \ {([0-9.]+)}