# -*- 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/benhoyt/goawk 1.27.0 v github.tarball_from archive revision 0 homepage https://benhoyt.com/writings/goawk description POSIX-compliant AWK interpreter written in Go, with \ CSV and TSV support long_description {*}${description} categories lang installs_libs no license MIT maintainers {gmail.com:herby.gillot @herbygillot} \ openmaintainer checksums rmd160 a7ae25ca907c8c0026b5ce6d6db616f72f0b812c \ sha256 f39d5b3ff50f3c16cbfaaa40eb01ec045092afa66988e9728661c65c0e5d6a93 \ size 1680488 destroot { xinstall -m 0755 ${worksrcpath}/${name} ${destroot}${prefix}/bin/ }