# -*- 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/terraform-linters/tflint 0.51.1 v go.offline_build no github.tarball_from archive revision 0 description \ A Pluggable Terraform Linter long_description \ ${name} is a framework and each feature is provided by plugins categories sysutils installs_libs no license MIT maintainers {gmail.com:herby.gillot @herbygillot} \ openmaintainer checksums rmd160 57b8246b3a1643f01bd2fdc17235c2a328c0d251 \ sha256 c39d08ab0a546dde16f5efa1119de922bc854bf330618e7193bd6e3c1ff37552 \ size 1355631 build.cmd make build.args build destroot { xinstall -m 0755 ${worksrcpath}/dist/${name} ${destroot}${prefix}/bin/ }