aboutsummaryrefslogtreecommitdiff
path: root/textproc/Makefile
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2023-01-01 07:53:06 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2023-01-01 09:42:20 +0000
commit59b6b63541b3da6e0767b9e3963468f3870ff256 (patch)
tree0f71092ba09e2b867f755f44d3d5df9e990cfc06 /textproc/Makefile
parenteb81a22b0d7d9f963695e15c81bd92444a637128 (diff)
downloadports-59b6b63541b3da6e0767b9e3963468f3870ff256.tar.gz
ports-59b6b63541b3da6e0767b9e3963468f3870ff256.zip
textproc/comrak: New port: CommonMark + GFM compatible Markdown parser and renderer
Diffstat (limited to 'textproc/Makefile')
-rw-r--r--textproc/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/Makefile b/textproc/Makefile
index 726d801ed566..7c9cc18e4fa9 100644
--- a/textproc/Makefile
+++ b/textproc/Makefile
@@ -106,6 +106,7 @@
SUBDIR += codesearch
SUBDIR += codespell
SUBDIR += colordiff
+ SUBDIR += comrak
SUBDIR += confetti
SUBDIR += confget
SUBDIR += consul-template