aboutsummaryrefslogtreecommitdiff
path: root/textproc/Makefile
diff options
context:
space:
mode:
authorSteven Kreuzer <skreuzer@FreeBSD.org>2015-07-14 21:26:45 +0000
committerSteven Kreuzer <skreuzer@FreeBSD.org>2015-07-14 21:26:45 +0000
commit13d15ef487866f80e9889001285b228e450a7012 (patch)
tree780478347e0edb2b38591b67e535f06c0563af26 /textproc/Makefile
parent761ccc3886d017281435ff7061c8c6ffd3c7cad4 (diff)
downloadports-13d15ef487866f80e9889001285b228e450a7012.tar.gz
ports-13d15ef487866f80e9889001285b228e450a7012.zip
String operations the Python way - a package for those of us who miss Python's
string methods while we're working in R. WWW: http://cran.r-project.org/web/pystr/
Notes
Notes: svn path=/head/; revision=392100
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 503d1fa731bf..2ca8bf8398fe 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-pystr
SUBDIR += R-cran-stringi
SUBDIR += R-cran-stringr
SUBDIR += R-cran-xtable