aboutsummaryrefslogtreecommitdiffstats
path: root/math/Makefile
diff options
context:
space:
mode:
authorkevlo <kevlo@FreeBSD.org>2002-02-15 14:47:13 +0800
committerkevlo <kevlo@FreeBSD.org>2002-02-15 14:47:13 +0800
commit9d695eb61258c4d75f0e67355f4a206e201aa36e (patch)
tree0e73faec74d0b9b250e396ad60ebbfa074ff3c8a /math/Makefile
parent24fb367e5411857201c08b059b770ac24fce324a (diff)
downloadfreebsd-ports-gnome-9d695eb61258c4d75f0e67355f4a206e201aa36e.tar.gz
freebsd-ports-gnome-9d695eb61258c4d75f0e67355f4a206e201aa36e.tar.zst
freebsd-ports-gnome-9d695eb61258c4d75f0e67355f4a206e201aa36e.zip
Initial import of Py-gsl 0.0.4
Py-gsl is the Python interface to GNU Scientific Library. PR: 34927 Submitted by: Hye-Shik Chang <perky@fallin.lv>
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 d5924ef22458..77df205244ad 100644
--- a/math/Makefile
+++ b/math/Makefile
@@ -102,6 +102,7 @@
SUBDIR += pspp
SUBDIR += py-gato
SUBDIR += py-gnuplot
+ SUBDIR += py-gsl
SUBDIR += py-mpz
SUBDIR += py-numeric
SUBDIR += py-numeric17