aboutsummaryrefslogtreecommitdiffstats
path: root/math/Makefile
diff options
context:
space:
mode:
authortg <tg@FreeBSD.org>2000-04-07 20:11:06 +0800
committertg <tg@FreeBSD.org>2000-04-07 20:11:06 +0800
commit20104b504bfee8ea3ab6943e27e6322852e242a4 (patch)
tree65219a949534552ed07298cb255aac8b88bbea48 /math/Makefile
parent85c9d5d8065a586abe7e5eac83d5ef36258aba81 (diff)
downloadfreebsd-ports-gnome-20104b504bfee8ea3ab6943e27e6322852e242a4.tar.gz
freebsd-ports-gnome-20104b504bfee8ea3ab6943e27e6322852e242a4.tar.zst
freebsd-ports-gnome-20104b504bfee8ea3ab6943e27e6322852e242a4.zip
Add port for the GNU Scientific Library, a collection of routines
for numerical computing. PR: 16741 Submitted by: "Andrew L. Neporada" <andrew@sign.chg.ru>
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 404e45d2a236..514f6800931a 100644
--- a/math/Makefile
+++ b/math/Makefile
@@ -25,6 +25,7 @@
SUBDIR += gnuplot+
SUBDIR += grace
SUBDIR += grpn
+ SUBDIR += gsl
SUBDIR += hexcalc
SUBDIR += lapack
SUBDIR += libranlib