aboutsummaryrefslogtreecommitdiffstats
path: root/math/Makefile
diff options
context:
space:
mode:
authorrafan <rafan@FreeBSD.org>2006-12-28 03:55:22 +0800
committerrafan <rafan@FreeBSD.org>2006-12-28 03:55:22 +0800
commit5f86421ffec8c50fc4ee8b9e564b39faf4f1597b (patch)
treeb654d7080cb557610d8d090f40aabe485fcd1ebb /math/Makefile
parent5a0e5bd4b8410989e0d1e126baeaa8143e42969f (diff)
downloadfreebsd-ports-gnome-5f86421ffec8c50fc4ee8b9e564b39faf4f1597b.tar.gz
freebsd-ports-gnome-5f86421ffec8c50fc4ee8b9e564b39faf4f1597b.tar.zst
freebsd-ports-gnome-5f86421ffec8c50fc4ee8b9e564b39faf4f1597b.zip
Add py-bitvector 1.3, a pure-Python memory-efficient packed
representation for bit arrays. PR: ports/107251 Submitted by: Li-Wen Hsu <lwhsu at lwhsu.org>
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 780e1982bacf..bfe8c7a87774 100644
--- a/math/Makefile
+++ b/math/Makefile
@@ -282,6 +282,7 @@
SUBDIR += pspp
SUBDIR += py-basemap
SUBDIR += py-basemap-data
+ SUBDIR += py-bitvector
SUBDIR += py-fpconst
SUBDIR += py-gato
SUBDIR += py-gnuplot