aboutsummaryrefslogtreecommitdiff
path: root/textproc/Makefile
diff options
context:
space:
mode:
authorTAKATSU Tomonari <tota@FreeBSD.org>2015-08-08 06:19:03 +0000
committerTAKATSU Tomonari <tota@FreeBSD.org>2015-08-08 06:19:03 +0000
commitdd4799b1843993c8b7304fa2b8c51c134082ab3f (patch)
tree0e1a64fdf047b37037a83a177a48d635b5de8d63 /textproc/Makefile
parent0d4b941f743cb10480fa6fca05455ba935bfa0b1 (diff)
downloadports-dd4799b1843993c8b7304fa2b8c51c134082ab3f.tar.gz
ports-dd4799b1843993c8b7304fa2b8c51c134082ab3f.zip
- Add new port: textproc/R-cran-markdown
Provides R bindings to the 'Sundown' 'Markdown' rendering library (https://github.com/vmg/sundown). 'Markdown' is a plain-text formatting syntax that can be converted to 'XHTML' or other formats. WWW: https://cran.r-project.org/web/packages/markdown/
Notes
Notes: svn path=/head/; revision=393713
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 5a290908fe21..e90247a7bed8 100644
--- a/textproc/Makefile
+++ b/textproc/Makefile
@@ -7,6 +7,7 @@
SUBDIR += R-cran-R2HTML
SUBDIR += R-cran-XML
SUBDIR += R-cran-htmltools
+ SUBDIR += R-cran-markdown
SUBDIR += R-cran-pystr
SUBDIR += R-cran-stringi
SUBDIR += R-cran-stringr