# -*- 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.5.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 6dde26de86f4477e55100eb992cc2b2149fdf83d \ sha256 b304ca6b3169c66c294b6f423e5659afed83869683c373fdf7734b38a479d1da \ size 8294128 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.]+)}