# -*- 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/jonaslu/ain 1.3.0 v github.tarball_from archive revision 0 description \ Ain is a terminal HTTP API client. It's an alternative to Postman, Paw or \ Insomnia. long_description \ {*}${description} Ain was built to enable scripting of input and further \ processing of output via pipes. It targets users who work with many APIs \ using a simple file format. It uses curl, wget or httpie to make the \ actual calls. categories www net installs_libs no license MIT maintainers {gmail.com:herby.gillot @herbygillot} \ openmaintainer depends_run-append bin:curl:curl build.pre_args-append \ -ldflags \" -X main.gitSha=release \" build.args ./cmd/${name} destroot { xinstall -m 0755 ${worksrcpath}/${name} ${destroot}${prefix}/bin/ } checksums ${distname}${extract.suffix} \ rmd160 7d0a4159ef0a6314c90109a0a072a4ce7cf8efe3 \ sha256 af77c16f50a0ee2439f984e126b3b14da6efbd224617c59ca8ccffd62dbf11b9 \ size 171439 go.vendors github.com/pkg/errors \ lock v0.9.1 \ rmd160 dc065c655f8a24c6519b58f9d1202eb266ecda40 \ sha256 208d21a7da574026f68a8c9818fa7c6ede1b514ef9e72dc733b496ddcb7792a6 \ size 13422 \ github.com/hashicorp/go-envparse \ lock d9cfd743a15e \ rmd160 f4e1f58aa1bebd805377d72e3db9d1c4de97ad00 \ sha256 ab570e1dcf56ba28fc7721e62c42792c30c3506dd9163e592e9e539981d85417 \ size 12715