# -*- 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/cristianoliveira/ergo 0.4.0 v categories net devel www maintainers {amake @amake} openmaintainer license MIT description A flexible reverse proxy which extends the well-known \ /etc/hosts declaration long_description ${description} checksums ${distname}${extract.suffix} \ rmd160 660f098ccb08140911f9fb229ac90a30444aec57 \ sha256 d6bb1391ae34a38f44a1171f00501736e360035b8ab0e148f95ea0e9ae1e2e69 \ size 1267378 build.args-append -ldflags \"-w -s -X main.VERSION=${version}\" destroot { xinstall -m 0755 ${worksrcpath}/${name} ${destroot}${prefix}/bin/ }