aboutsummaryrefslogtreecommitdiffstats
path: root/math/Makefile
diff options
context:
space:
mode:
authorwill <will@FreeBSD.org>2000-06-29 10:08:21 +0800
committerwill <will@FreeBSD.org>2000-06-29 10:08:21 +0800
commitb19133c7ffa524f67f81fb64a88707c6c069d93e (patch)
treebcfbfb80f47809672331aaf4b1f33e3c57fb93d3 /math/Makefile
parent5a7890ee1955103a7e1d3e531b1ca0558935f054 (diff)
downloadfreebsd-ports-gnome-b19133c7ffa524f67f81fb64a88707c6c069d93e.tar.gz
freebsd-ports-gnome-b19133c7ffa524f67f81fb64a88707c6c069d93e.tar.zst
freebsd-ports-gnome-b19133c7ffa524f67f81fb64a88707c6c069d93e.zip
Add libneural in its new location, moved from devel to math category w/o
a repocopy because there's no history to preserve. Libneural is a C++ library implementation of the classic 3-layer perceptron. Also release this port upon the people. Move suggested by: reg
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 3e0b75fffa91..667b3939e17d 100644
--- a/math/Makefile
+++ b/math/Makefile
@@ -28,6 +28,7 @@
SUBDIR += gsl
SUBDIR += hexcalc
SUBDIR += lapack
+ SUBDIR += libneural
SUBDIR += libranlib
SUBDIR += linalg
SUBDIR += linpack