# -*- 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/makeworld-the-better-one/amfora 1.10.0 v go.offline_build no github.tarball_from archive revision 0 description A fancy terminal browser for the Gemini protocol. long_description {*}${description} Amfora aims to be the best looking \ Gemini client with the most features... all in the \ terminal. categories net installs_libs no license GPL-3 maintainers {gmail.com:herby.gillot @herbygillot} \ openmaintainer checksums rmd160 cae7b1bd7d45af9f15ae823bb3f34ba3619aebb0 \ sha256 0bc9964ccefb3ea0d66944231492f66c3b0009ab0040e19cc115d0b4cd9b8078 \ size 2342797 build.cmd make build.pre_args-append \ VERSION=v${version} COMMIT="" BUILDER=macports build.target ${name} destroot { xinstall -m 0755 ${worksrcpath}/${name} ${destroot}${prefix}/bin/ }