aboutsummaryrefslogtreecommitdiff
path: root/devel/Makefile
diff options
context:
space:
mode:
authorSteven Kreuzer <skreuzer@FreeBSD.org>2012-08-23 15:57:35 +0000
committerSteven Kreuzer <skreuzer@FreeBSD.org>2012-08-23 15:57:35 +0000
commit898ca40dd46676d6cb4bdae1053514cd1e34c007 (patch)
tree19725b414fdeec3b08e056abf344e378a9b08c1e /devel/Makefile
parent2af64adc8a388ec6d2af7d8be798cce3f8a53ead (diff)
downloadports-898ca40dd46676d6cb4bdae1053514cd1e34c007.tar.gz
ports-898ca40dd46676d6cb4bdae1053514cd1e34c007.zip
R Unit test framework R functions implementing a standard Unit Testing
framework, with additional code inspection and report generation tools WWW: http://sourceforge.net/projects/runit/
Notes
Notes: svn path=/head/; revision=303027
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 d7b46e0ace6c..615bb684e8b9 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -9,6 +9,7 @@
SUBDIR += ORBit2
SUBDIR += ORBit2-reference
SUBDIR += R-cran-Defaults
+ SUBDIR += R-cran-RUnit
SUBDIR += R-cran-bitops
SUBDIR += R-cran-caret
SUBDIR += R-cran-chron