# -*- 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/caarlos0/mdtree 0.1.0 v go.offline_build no github.tarball_from archive revision 0 description Convert markdown lists into ASCII trees long_description {*}${description} categories textproc installs_libs no license MIT maintainers {gmail.com:herby.gillot @herbygillot} \ openmaintainer checksums rmd160 e2d0af51cb3131a169b2ad9905b7acdaf832076c \ sha256 0c495b59cc0fa53818a3d25daca4c970fab01279ceb827d0d938301122982109 \ size 4979 destroot { xinstall -m 0755 ${worksrcpath}/${name} ${destroot}${prefix}/bin/ }