summaryrefslogtreecommitdiff
path: root/math/Makefile
diff options
context:
space:
mode:
authorYing-Chieh Liao <ijliao@FreeBSD.org>2003-10-31 01:47:04 +0000
committerYing-Chieh Liao <ijliao@FreeBSD.org>2003-10-31 01:47:04 +0000
commit11f91702a0fd3bf54e6250f221aba58f9770375b (patch)
treec8161de820bc2fc0a305942f3b0d905b1d1e6c0b /math/Makefile
parentfix build on -stable (by utilize USE_GETOPT_LONG) (diff)
add rpy 0.3.1
Python interface to the R Programming Language
Notes
Notes: svn path=/head/; revision=92667
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 51c72fd3dd68..ec390fa5ae2d 100644
--- a/math/Makefile
+++ b/math/Makefile
@@ -154,6 +154,7 @@
SUBDIR += rascal
SUBDIR += rcalc
SUBDIR += rpc
+ SUBDIR += rpy
SUBDIR += ruby-algebra
SUBDIR += ruby-bitset
SUBDIR += ruby-bitvector