aboutsummaryrefslogtreecommitdiff
path: root/textproc/Makefile
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2018-03-12 20:31:56 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2018-03-12 20:31:56 +0000
commitd4a15e22a20a5c8f437761ff163a246bc6dac38e (patch)
tree4072ea10e415a1daa495f80a6608aee2e3e2537d /textproc/Makefile
parent6d79a68ac7b0b5f8cf2c44399e9651865bbd3d44 (diff)
downloadports-d4a15e22a20a5c8f437761ff163a246bc6dac38e.tar.gz
ports-d4a15e22a20a5c8f437761ff163a246bc6dac38e.zip
Add rubygem-commonmarker 0.17.8
CommonMarker is a Ruby wrapper for libcmark-gfm, GitHub's fork of the reference parser for CommonMark. It passes all of the C tests, and is therefore spec-complete. It also includes extensions to the CommonMark spec as documented in the GitHub Flavored Markdown spec, such as support for tables, strikethroughs, and autolinking. WWW: https://github.com/gjtorikian/commonmarker
Notes
Notes: svn path=/head/; revision=464278
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 0a7ffe134379..0c4c74643cd7 100644
--- a/textproc/Makefile
+++ b/textproc/Makefile
@@ -1482,6 +1482,7 @@
SUBDIR += rubygem-coderay
SUBDIR += rubygem-colorator
SUBDIR += rubygem-colored
+ SUBDIR += rubygem-commonmarker
SUBDIR += rubygem-compass
SUBDIR += rubygem-compass-core
SUBDIR += rubygem-compass-import-once