aboutsummaryrefslogtreecommitdiff
path: root/graphics/Makefile
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2021-03-07 22:09:35 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2021-03-07 22:09:35 +0000
commit0f480e41f508adabb55bc9786624c6512a35fbd3 (patch)
tree9ad551ef1d7fb5b39e7a3f7e630edeaf8c3313b2 /graphics/Makefile
parenta3da0fc69424e643af2d8d1f4d14bae3846aa356 (diff)
downloadports-0f480e41f508adabb55bc9786624c6512a35fbd3.tar.gz
ports-0f480e41f508adabb55bc9786624c6512a35fbd3.zip
Add py-osmnet 0.1.6
OSMnet offers tools to download street network data from OpenStreetMap and extract a graph network comprised of nodes and edges to be used in Pandana street network accessibility calculations. WWW: https://github.com/UDST/osmnet
Notes
Notes: svn path=/head/; revision=567604
Diffstat (limited to 'graphics/Makefile')
-rw-r--r--graphics/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/Makefile b/graphics/Makefile
index 8318e110df50..1f54810ccaa0 100644
--- a/graphics/Makefile
+++ b/graphics/Makefile
@@ -850,6 +850,7 @@
SUBDIR += py-opencolorio
SUBDIR += py-openimageio
SUBDIR += py-openshadinglanguage
+ SUBDIR += py-osmnet
SUBDIR += py-photocollage
SUBDIR += py-piexif
SUBDIR += py-pillow