# -*- 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.0
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  3ea827bc60a3937d64ec91702087f9afc8eb9c54 \
                    sha256  7ee7906ac4ccedcc59c24af24a2a78eb185d70a0d8c852825579a39b76d3d6c6 \
                    size    8785
