diff options
author | petef <petef@FreeBSD.org> | 2001-12-19 11:44:59 +0800 |
---|---|---|
committer | petef <petef@FreeBSD.org> | 2001-12-19 11:44:59 +0800 |
commit | 48802558c056ef339ce7403301b41009ac4f004d (patch) | |
tree | fe4220ccf2bfa4383d585f9bc154a5eae82a2f50 /science/Makefile | |
parent | 1ced3abecd3189f8c5d28f4d420d436b0c884686 (diff) | |
download | freebsd-ports-gnome-48802558c056ef339ce7403301b41009ac4f004d.tar.gz freebsd-ports-gnome-48802558c056ef339ce7403301b41009ac4f004d.tar.zst freebsd-ports-gnome-48802558c056ef339ce7403301b41009ac4f004d.zip |
Add libsvm 2.33, a library for Support Vector Machines.
PR: 32997
Submitted by: Chia-Hsing Yu <davidyu@oio.cx>
Diffstat (limited to 'science/Makefile')
-rw-r--r-- | science/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/science/Makefile b/science/Makefile index b3f4069079d8..c31bca33ed7e 100644 --- a/science/Makefile +++ b/science/Makefile @@ -3,6 +3,7 @@ SUBDIR += chemtool SUBDIR += clhep + SUBDIR += libsvm SUBDIR += mpqc SUBDIR += xmakemol |