aboutsummaryrefslogtreecommitdiff
path: root/textproc/Makefile
diff options
context:
space:
mode:
authorTAKATSU Tomonari <tota@FreeBSD.org>2020-10-08 14:39:34 +0000
committerTAKATSU Tomonari <tota@FreeBSD.org>2020-10-08 14:39:34 +0000
commit6978a7b9aeda212f00f23f8e952f4a8ce03eacc8 (patch)
treead27d1605eba796db6d81abd0b17cfaa65a2efec /textproc/Makefile
parentf8e6045726af9264c3d473f867a4141e6117daea (diff)
downloadports-6978a7b9aeda212f00f23f8e952f4a8ce03eacc8.tar.gz
ports-6978a7b9aeda212f00f23f8e952f4a8ce03eacc8.zip
- Add new port: textproc/R-cran-rbibutils
Converts between a number of bibliography formats, including 'BibTeX', 'BibLaTeX' and 'Bibentry'. Includes a port of the 'bibutils' utilities by Chris Putnam <https://sourceforge.net/projects/bibutils/>. Supports all bibliography formats and character encodings implemented in 'bibutils'. WWW: https://cran.r-project.org/web/packages/rbibutils/
Notes
Notes: svn path=/head/; revision=551709
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 c5eb8782e1c6..a8f60f407244 100644
--- a/textproc/Makefile
+++ b/textproc/Makefile
@@ -18,6 +18,7 @@
SUBDIR += R-cran-markdown
SUBDIR += R-cran-openxlsx
SUBDIR += R-cran-pystr
+ SUBDIR += R-cran-rbibutils
SUBDIR += R-cran-readr
SUBDIR += R-cran-readxl
SUBDIR += R-cran-rematch