aboutsummaryrefslogtreecommitdiff
path: root/science/Makefile
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2021-01-03 19:58:09 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2021-01-03 19:58:09 +0000
commitc917dfab31a0888bab1860150a3a32434fc7b67b (patch)
treed077a72d41981662619534c7f91109b294cc297b /science/Makefile
parentd691c243fbfecc1e1341c5e50d1dedf9c0139a7a (diff)
downloadports-c917dfab31a0888bab1860150a3a32434fc7b67b.tar.gz
ports-c917dfab31a0888bab1860150a3a32434fc7b67b.zip
Add py-libpysal 4.3.0
Python Spatial Analysis Library Core libpysal offers four modules that form the building blocks in many upstream packages in the PySAL family: - Spatial Weights: libpysal.weights - Input-and output: libpysal.io - Computational geometry: libpysal.cg - Built-in example datasets libpysal.examples WWW: https://pysal.org/libpysal/ WWW: https://github.com/pysal/libpysal
Notes
Notes: svn path=/head/; revision=560053
Diffstat (limited to 'science/Makefile')
-rw-r--r--science/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/science/Makefile b/science/Makefile
index 7ea569db6285..4a04bf2a4844 100644
--- a/science/Makefile
+++ b/science/Makefile
@@ -248,6 +248,7 @@
SUBDIR += py-kinematics
SUBDIR += py-kliff
SUBDIR += py-liac-arff
+ SUBDIR += py-libpysal
SUBDIR += py-lifelines
SUBDIR += py-mdp
SUBDIR += py-mmtf-python