# -*- 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/turbot/steampipe 0.20.5 v github.tarball_from archive revision 0 homepage https://steampipe.io description \ Use SQL to instantly query your cloud services (AWS, Azure, GCP and more). long_description \ Steampipe is the universal interface to APIs. Use SQL to query cloud \ infrastructure, SaaS, code, logs, and more. categories net sysutils installs_libs no license AGPL-3 maintainers {gmail.com:herby.gillot @herbygillot} \ openmaintainer checksums rmd160 9f64f78d6b53eebecc6e7326c4cea7f2cb2f3523 \ sha256 b3e8acd27ab06eefcd35cd52dfd003e4a7e22ca86798f4ae28d8e2644096f19c \ size 1247014 build.env-delete GO111MODULE=off GOPROXY=off destroot { xinstall -m 0755 ${worksrcpath}/${name} ${destroot}${prefix}/bin/ } github.livecheck.regex \ {([0-9.]+)}