# -*- 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/bitnami-labs/sealed-secrets 0.27.2 v go.offline_build no github.tarball_from archive name kubeseal revision 0 description Kubernetes tool for one-way encrypted Secrets long_description CLI for {*}${description} categories sysutils security installs_libs no license Apache-2 maintainers @tux-o-matic \ {gmail.com:herby.gillot @herbygillot} \ openmaintainer checksums rmd160 117704b846e94fd5b2d7df549a19810d16be6c63 \ sha256 d2012d34331595eed48b450d5334cff7b973e5747cf35e748f7441d0d45b1b7c \ size 1322504 build.cmd make build.target ${name} use_parallel_build no patch { reinplace \ "s|^TAG = .*|TAG = ${github.tag_prefix}${version}|" \ ${worksrcpath}/Makefile } destroot { xinstall -m 0755 ${worksrcpath}/${name} ${destroot}${prefix}/bin/ } github.livecheck.regex \ {([\d.]+)}