# -*- 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/charmbracelet/glow 2.0.0 v go.offline_build no github.tarball_from archive revision 0 description Render markdown on the CLI, with pizzazz! long_description {*}${description} Glow is a terminal based markdown \ reader designed from the ground up to bring out the \ beauty—and power—of the CLI. Use it to discover markdown \ files, read documentation directly on the command line \ and stash markdown files to your own private collection \ so you can read them anywhere. Glow will find local \ markdown files in subdirectories or a local Git \ repository. By the way, all data stashed is encrypted \ end-to-end: only you can decrypt it. categories textproc installs_libs no license MIT maintainers {gmail.com:herby.gillot @herbygillot} \ openmaintainer build.args-append -ldflags=\"-X 'main.Version=${version}'\" destroot { xinstall -m 0755 ${worksrcpath}/${name} ${destroot}${prefix}/bin/ } checksums rmd160 f1bde71b6c382e528f269d5b95b299159d3f01fa \ sha256 55872e36c006e7e715b86283baf14add1f85b0a0304e867dd0d80e8d7afe49a8 \ size 522208