diff options
author | Brendan Fabeny <bf@FreeBSD.org> | 2011-07-28 12:28:30 +0800 |
---|---|---|
committer | Brendan Fabeny <bf@FreeBSD.org> | 2011-07-28 12:28:30 +0800 |
commit | f2e22bf3cc438476c190176706f05344cf5498ba (patch) | |
tree | ab521ffc4137b9ff690cd63c9060b17333d79400 /math/Makefile | |
parent | 73fa6e1345bd0f675797bd7aced8cb8c460bb150 (diff) | |
download | freebsd-ports-gnome-f2e22bf3cc438476c190176706f05344cf5498ba.tar.gz freebsd-ports-gnome-f2e22bf3cc438476c190176706f05344cf5498ba.tar.zst freebsd-ports-gnome-f2e22bf3cc438476c190176706f05344cf5498ba.zip |
Add libR , the static libR library from R.
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 4d44f303d0fa..12fabe1620fd 100644 --- a/math/Makefile +++ b/math/Makefile @@ -160,6 +160,7 @@ SUBDIR += ldouble SUBDIR += lensnns SUBDIR += levmar + SUBDIR += libR SUBDIR += libRmath SUBDIR += libjbigi SUBDIR += liblbfgs |