You've already forked macports-ports
mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
markdownlint-cli: new port (0.49.0)
Signed-off-by: Paul Guyot <pguyot@kallisys.net>
This commit is contained in:
@@ -0,0 +1,23 @@
|
||||
# -*- 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
|
||||
Reference in New Issue
Block a user