# -*- 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/oalders/is 0.5.4 v go.offline_build no github.tarball_from archive revision 0 description An inspector for your environment long_description \ \"${name}\" is an inspector for your environment. \"${name}\" tries to \ make it just a little bit easier to run commands which rely on a specific \ OS or a specific CLI version. checksums rmd160 2fb5ee1af17f257318371d4e0322216249b8cf5b \ sha256 6ec95f653a963f6f0a4967a676ebc1a537cefba8b68f42bce08d82f17bc233c6 \ size 57895 categories sysutils installs_libs no license {Apache-2 MIT} maintainers {gmail.com:herby.gillot @herbygillot} \ openmaintainer destroot { xinstall -m 0755 ${worksrcpath}/${name} ${destroot}${prefix}/bin/ }