# -*- 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/abhimanyu003/sttr 0.2.24 v go.offline_build no github.tarball_from archive revision 0 description Perform various operations on a string. long_description \ ${name} is command line software that allows you to quickly run various \ transformation operations on strings. categories textproc installs_libs no license MIT maintainers {gmail.com:herby.gillot @herbygillot} \ openmaintainer checksums rmd160 f4dc64a040cfe77f40d794a8fe788536483f3845 \ sha256 e9340c65c22d3016f9e4fe0a7f414bd1a8d8463203806c28b09a79889c805d76 \ size 1233711 build.pre_args-append \ -ldflags \"-X main.version=${github.tag_prefix}${version}\" destroot { xinstall -m 0755 ${worksrcpath}/${name} ${destroot}${prefix}/bin/ }