aboutsummaryrefslogtreecommitdiffstats
path: root/math/Makefile
diff options
context:
space:
mode:
authortg <tg@FreeBSD.org>2001-10-19 19:20:37 +0800
committertg <tg@FreeBSD.org>2001-10-19 19:20:37 +0800
commitd796aedea138e3cc4d26c81bfb001ab6abea6271 (patch)
tree13d2c2789804ea49d4d5c4b161ad7c53f22355da /math/Makefile
parent3a3da8d325e6bd7237d08a9b0e8dad45dab8b03d (diff)
downloadfreebsd-ports-gnome-d796aedea138e3cc4d26c81bfb001ab6abea6271.tar.gz
freebsd-ports-gnome-d796aedea138e3cc4d26c81bfb001ab6abea6271.tar.zst
freebsd-ports-gnome-d796aedea138e3cc4d26c81bfb001ab6abea6271.zip
New port py-mpz. This builds the mpz module (an interface to GMP) from
the Python distribution.
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 8b0983e6e1c2..64f2aef83f32 100644
--- a/math/Makefile
+++ b/math/Makefile
@@ -94,6 +94,7 @@
SUBDIR += pspp
SUBDIR += py-gato
SUBDIR += py-gnuplot
+ SUBDIR += py-mpz
SUBDIR += py-numeric
SUBDIR += py-numeric17
SUBDIR += py-scientific