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

name                markdownlint-cli
version             0.49.1
revision            0

categories          textproc devel
license             MIT
platforms           any
supported_archs     noarch
maintainers         {pguyot @pguyot} openmaintainer

description         Command line interface for MarkdownLint
long_description    {*}${description}

homepage            https://github.com/igorshubovych/markdownlint-cli

checksums           rmd160  8839fca85c568dd62795446c2f510e2c854ff417 \
                    sha256  3a98ad54490c1589bb5fd3ecc863eb2d76e7b25191b3a0b98b885f2d97431b8c \
                    size    8916
