diff options
author | TAKATSU Tomonari <tota@FreeBSD.org> | 2015-08-08 05:05:40 +0000 |
---|---|---|
committer | TAKATSU Tomonari <tota@FreeBSD.org> | 2015-08-08 05:05:40 +0000 |
commit | e61c6394005dd44a51863ecb6fe276ffbd2b44e2 (patch) | |
tree | dcf45c2735cd412c1aad937fa4bc041ac9ad1f70 /textproc/Makefile | |
parent | 07e553100e5a6160a56869474b1405e36a286ecf (diff) |
- Add new port: textproc/R-cran-htmltools
Tools for HTML generation and output
WWW: http://cran.r-project.org/web/packages/htmltools/
Notes
Notes:
svn path=/head/; revision=393709
Diffstat (limited to 'textproc/Makefile')
-rw-r--r-- | textproc/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/Makefile b/textproc/Makefile index f4e08a0e6511..ffdafbf179b4 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -6,6 +6,7 @@ SUBDIR += 2bsd-diff SUBDIR += R-cran-R2HTML SUBDIR += R-cran-XML + SUBDIR += R-cran-htmltools SUBDIR += R-cran-pystr SUBDIR += R-cran-stringi SUBDIR += R-cran-stringr |