diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2003-10-31 01:47:04 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2003-10-31 01:47:04 +0000 |
commit | 11f91702a0fd3bf54e6250f221aba58f9770375b (patch) | |
tree | c8161de820bc2fc0a305942f3b0d905b1d1e6c0b /math/Makefile | |
parent | b90670448cfd2b2212a078d762a02dfbe0d3316b (diff) | |
download | ports-11f91702a0fd3bf54e6250f221aba58f9770375b.tar.gz ports-11f91702a0fd3bf54e6250f221aba58f9770375b.zip |
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/Makefile | 1 |
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 |