# -*- 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/daveshanley/vacuum 0.9.15 v go.offline_build no revision 0 homepage https://quobix.com/vacuum description \ ${name} is the worlds fastest OpenAPI 3, OpenAPI 2 / Swagger linter and \ quality analysis tool. long_description \ {*}${description} Built in Go, it tears through API specs faster than you \ can think. ${name} is compatible with Spectral rulesets and generates \ compatible reports. categories devel installs_libs no license MIT maintainers {gmail.com:herby.gillot @herbygillot} \ openmaintainer checksums rmd160 702aee40de23803729702d65b7b827b5d1f7a632 \ sha256 d1e752bd3139759a7e732b88526e79e8c56e16fa11a7bb6a8395c23dc9c24372 \ size 2613557 build.pre_args-append \ -ldflags \" -X main.version=v${version} \" destroot { xinstall -m 0755 ${worksrcpath}/${name} ${destroot}${prefix}/bin/ }