diff options
author | Matthias Fechner <mfechner@FreeBSD.org> | 2020-12-20 16:22:47 +0800 |
---|---|---|
committer | Matthias Fechner <mfechner@FreeBSD.org> | 2020-12-20 16:22:47 +0800 |
commit | f60498621a3b9f526417739d20305748169937b9 (patch) | |
tree | 37ea2b4fcb4f326bc02a13a5c460b17d0a4393f2 /textproc/Makefile | |
parent | 511b4c778d4c0bb0107183fbe1d05880c21b97ca (diff) | |
download | freebsd-ports-gnome-f60498621a3b9f526417739d20305748169937b9.tar.gz freebsd-ports-gnome-f60498621a3b9f526417739d20305748169937b9.tar.zst freebsd-ports-gnome-f60498621a3b9f526417739d20305748169937b9.zip |
New port: Tool to check markdown files and flag style issues
It is expected that this port fails to build till the complete rubygem-chef upgrade is committed which can take some time depending on some approvals.
PR: 234114
Submitted by: vvelox@vvelox.net
Diffstat (limited to 'textproc/Makefile')
-rw-r--r-- | textproc/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/Makefile b/textproc/Makefile index 34f333a3cc93..6e3b5138034b 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -1610,6 +1610,7 @@ SUBDIR += rubygem-loofah SUBDIR += rubygem-ltsv SUBDIR += rubygem-markaby + SUBDIR += rubygem-mdl SUBDIR += rubygem-minima SUBDIR += rubygem-multi_xml SUBDIR += rubygem-nokogiri |