# -*- 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/radulucut/cleed 0.1.5 v go.offline_build no revision 0 description Simple feed reader for the command line. long_description {*}${description} categories net www installs_libs no license MIT maintainers {gmail.com:herby.gillot @herbygillot} \ openmaintainer checksums rmd160 819a36ffe1af6436ed4da2320b8dd3c67511de24 \ sha256 aa12255f7cb9d2ff61f9f905a68b1509deccdb01b6c91286047fd8a599dd10db \ size 238161 build.pre_args-append \ -ldflags \"-X main.version=${version}\" destroot { xinstall -m 0755 ${worksrcpath}/${name} ${destroot}${prefix}/bin/ }