1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-27 10:03:20 +00:00
freebsd-ports/textproc/lowdown/pkg-descr
Yuri Victorovich a5fbcc50cc textproc/lowdown: Unbreak by adding missing files to plist
While here, change MASTER_SITES and WWW to https.

Reported by:	poudriere build log
Approved by:	portmgr (unbreak)
2018-12-20 08:40:48 +00:00

8 lines
394 B
Plaintext

lowdown is just another Markdown translator. It can output traditional HTML or
a document for your troff type-setter of choice, such as groff(1), Heirloom
troff, or even mandoc(1). lowdown doesn't require XSLT, Python, or even Perl -
it's just clean, secure, open source C code with no dependencies. Its
canonical documentation is the lowdown(1) manpage.
WWW: https://kristaps.bsd.lv/lowdown/