# -*- 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               perl5 1.0

name                    grutatxt
version                 2.200.0
perl5.branches          5.34
perl5.setup             ${name} ${version}
categories              textproc
license                 public-domain
platforms               {darwin any}
supported_archs         noarch
maintainers             nomaintainer
description             Plain text to HTML converter
long_description \
    grutatxt is a plain text to HTML (and other formats) \
    converter. It succesfully converts subtle text markup \
    to lists, bold, italics, tables and headings to their \
    orresponding HTML, troff or man page markup without \
    having to write unreadable source text files. Grutatxt \
    is a perl module and a command line utility.

homepage                https://www.triptico.com/software/grutatxt.html
master_sites            https://www.triptico.com/download/${name}${extract.suffix}?dummy=

worksrcdir              [string map {g G} ${name}]-[string range ${version} 0 3]

checksums               rmd160  ff804fd68a25d26c00e4672b913e3a3bff830af5 \
                        sha256  823beeca2d2edf31d6c9320c8e460b9aede90e004078aef6e35be77d5de0b843 \
                        size    20751

perl5.link_binaries_suffix
