aboutsummaryrefslogtreecommitdiff
path: root/devel/Makefile
diff options
context:
space:
mode:
authorTAKATSU Tomonari <tota@FreeBSD.org>2013-04-27 00:24:52 +0000
committerTAKATSU Tomonari <tota@FreeBSD.org>2013-04-27 00:24:52 +0000
commit604692329251c37522208bbef2b9d14d5447949d (patch)
treefd4f857476fd4b033d4c0523167ace5a5dcc7f2c /devel/Makefile
parent8f11da01575fef56db3b127fe4e4879c1aad4241 (diff)
downloadports-604692329251c37522208bbef2b9d14d5447949d.tar.gz
ports-604692329251c37522208bbef2b9d14d5447949d.zip
- Add new port: devel/R-cran-gtools
Various R programming tools WWW: http://cran.r-project.org/web/packages/gtools/
Notes
Notes: svn path=/head/; revision=316644
Diffstat (limited to 'devel/Makefile')
-rw-r--r--devel/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/Makefile b/devel/Makefile
index 9fbcaf6f78f6..29549e1ad24b 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -19,6 +19,7 @@
SUBDIR += R-cran-gbm
SUBDIR += R-cran-glmnet
SUBDIR += R-cran-gsubfn
+ SUBDIR += R-cran-gtools
SUBDIR += R-cran-iterators
SUBDIR += R-cran-itertools
SUBDIR += R-cran-memoise