aboutsummaryrefslogtreecommitdiff
path: root/textproc/Makefile
diff options
context:
space:
mode:
authorTAKATSU Tomonari <tota@FreeBSD.org>2015-08-08 08:54:54 +0000
committerTAKATSU Tomonari <tota@FreeBSD.org>2015-08-08 08:54:54 +0000
commit2366c6a2641dd0a8986195fd5090f5ecb6a532c4 (patch)
treeb67a7b307b10060f6fb14a142b7008c3c30b6ff1 /textproc/Makefile
parent95c270496f834afe84ed0eccacabc67d0ec6627d (diff)
downloadports-2366c6a2641dd0a8986195fd5090f5ecb6a532c4.tar.gz
ports-2366c6a2641dd0a8986195fd5090f5ecb6a532c4.zip
- Add new port: textproc/R-cran-highr
Provides syntax highlighting for R source code. Currently it supports LaTeX and HTML output. Source code of other languages is supported via Andre Simon's highlight package. WWW: https://cran.r-project.org/web/packages/highr/
Notes
Notes: svn path=/head/; revision=393718
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 68463216e03d..16454a4fd94f 100644
--- a/textproc/Makefile
+++ b/textproc/Makefile
@@ -7,6 +7,7 @@
SUBDIR += R-cran-R2HTML
SUBDIR += R-cran-XML
SUBDIR += R-cran-formatR
+ SUBDIR += R-cran-highr
SUBDIR += R-cran-htmltools
SUBDIR += R-cran-markdown
SUBDIR += R-cran-pystr