aboutsummaryrefslogtreecommitdiffstats
path: root/devel/Makefile
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2008-06-21 00:53:25 +0800
committermiwi <miwi@FreeBSD.org>2008-06-21 00:53:25 +0800
commit1f917e5b9b2ea5cc6387a6a066eb91bf90e217b4 (patch)
treeedd530aa5aa1c779972df060704ea76d2c5e70ed /devel/Makefile
parent3a71f03a74fe29f1dcd8c127fcf31a850843736c (diff)
downloadfreebsd-ports-gnome-1f917e5b9b2ea5cc6387a6a066eb91bf90e217b4.tar.gz
freebsd-ports-gnome-1f917e5b9b2ea5cc6387a6a066eb91bf90e217b4.tar.zst
freebsd-ports-gnome-1f917e5b9b2ea5cc6387a6a066eb91bf90e217b4.zip
py-rtree is R-Tree spatial index for Python GIS. Whether for in-memory feature
stores, Plone content, or whatever -- py-rtree is an index to speed up the search for objects that intersect with a spatial bounding box. WWW: http://trac.gispython.org/projects/PCL/wiki/Rtree PR: ports/124640 Submitted by: wenheping at gmail.com
Diffstat (limited to 'devel/Makefile')
-rw-r--r--devel/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/Makefile b/devel/Makefile
index bbe3e5b0ec9b..56119c12c378 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -2131,6 +2131,7 @@
SUBDIR += py-rlcompleter2
SUBDIR += py-ro
SUBDIR += py-roxlib
+ SUBDIR += py-rtree
SUBDIR += py-ruledispatch
SUBDIR += py-sendfile
SUBDIR += py-setuptools