# -*- 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/beefsack/webify 1.5.0 v revision 1 categories devel license MIT maintainers {@harens gmail.com:harensdeveloper} \ openmaintainer description Turn shell commands into web services long_description ${description} checksums ${distname}${extract.suffix} \ rmd160 d85b1fc41d23f8b7a22bd23aa8efa77bff89980e \ sha256 ca82793a2716d7b315d936e3cd890e423300a3670b299af1b3ead190ec65752d \ size 5648 go.vendors github.com/mattn/go-shellwords \ lock v1.0.10 \ rmd160 5cd8df0280d795cc159d4be9039b193418375f4c \ sha256 3691f606a48a973e02cb57e1ce724500a29cff5cad229dae24179ee3094561ae \ size 5149 \ github.com/namsral/flag\ lock v1.7.4-pre \ rmd160 8a8530838b4e890390d265fcabb2f5eb590f9a14 \ sha256 69fa12881cbb765af4777d04832d935c705415648f524065d17ba38da3374377 \ size 14429 \ destroot { xinstall -m 0755 ${worksrcpath}/${name} ${destroot}${prefix}/bin/ }