aboutsummaryrefslogtreecommitdiff
path: root/math/Makefile
diff options
context:
space:
mode:
authorTAKATSU Tomonari <tota@FreeBSD.org>2012-02-04 10:38:00 +0000
committerTAKATSU Tomonari <tota@FreeBSD.org>2012-02-04 10:38:00 +0000
commit3be044275a32a40a90e3b000f52fc1d7c1459dab (patch)
tree25ff6036e9186d8e08966d9d8634c7f67680cca2 /math/Makefile
parentbfc3323b9508a234f8ce44f87877f28a83e4ffe0 (diff)
downloadports-3be044275a32a40a90e3b000f52fc1d7c1459dab.tar.gz
ports-3be044275a32a40a90e3b000f52fc1d7c1459dab.zip
- Add a new port: math/R-cran-Formula
Infrastructure for extended formulas with multiple parts on the right-hand side and/or multiple responses on the left-hand side. WWW: http://cran.r-project.org/web/packages/Formula/
Notes
Notes: svn path=/head/; revision=290383
Diffstat (limited to 'math/Makefile')
-rw-r--r--math/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/math/Makefile b/math/Makefile
index b7b3dd4875b6..562add29379c 100644
--- a/math/Makefile
+++ b/math/Makefile
@@ -6,6 +6,7 @@
SUBDIR += GiNaC
SUBDIR += PDL
SUBDIR += R
+ SUBDIR += R-cran-Formula
SUBDIR += R-cran-RSvgDevice
SUBDIR += R-cran-SuppDists
SUBDIR += R-cran-Zelig