diff options
author | ijliao <ijliao@FreeBSD.org> | 2003-10-31 09:47:04 +0800 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2003-10-31 09:47:04 +0800 |
commit | 6f8fc020ab3b7d133a8349a1417158a7d044e78d (patch) | |
tree | 15b256bfe2e95e9ae698ee1d9fb330ab76253710 /math/Makefile | |
parent | 8cf17ef070eaba87b41415450c1fba49d0d1ed8d (diff) | |
download | freebsd-ports-gnome-6f8fc020ab3b7d133a8349a1417158a7d044e78d.tar.gz freebsd-ports-gnome-6f8fc020ab3b7d133a8349a1417158a7d044e78d.tar.zst freebsd-ports-gnome-6f8fc020ab3b7d133a8349a1417158a7d044e78d.zip |
add rpy 0.3.1
Python interface to the R Programming Language
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 |