aboutsummaryrefslogtreecommitdiff
path: root/textproc/Makefile
diff options
context:
space:
mode:
authorTAKATSU Tomonari <tota@FreeBSD.org>2017-05-08 10:45:04 +0000
committerTAKATSU Tomonari <tota@FreeBSD.org>2017-05-08 10:45:04 +0000
commit75c4a83ad35d90f2e947e66e0533ad971fbe82db (patch)
tree66fb3455529a6160f64db665c3574201818595ee /textproc/Makefile
parent2dc032677ebd159ad453f8add638d0fd24e3bead (diff)
downloadports-75c4a83ad35d90f2e947e66e0533ad971fbe82db.tar.gz
ports-75c4a83ad35d90f2e947e66e0533ad971fbe82db.zip
- Add new port: textproc/R-cran-brew
brew implements a templating framework for mixing text and R code for report generation. brew template syntax is similar to PHP, Ruby's erb module, Java Server Pages, and Python's psp module. WWW: https://cran.r-project.org/web/packages/brew/
Notes
Notes: svn path=/head/; revision=440411
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 cc4599014f8d..340b670e8327 100644
--- a/textproc/Makefile
+++ b/textproc/Makefile
@@ -8,6 +8,7 @@
SUBDIR += R-cran-DT
SUBDIR += R-cran-R2HTML
SUBDIR += R-cran-XML
+ SUBDIR += R-cran-brew
SUBDIR += R-cran-formatR
SUBDIR += R-cran-highr
SUBDIR += R-cran-htmltools