aboutsummaryrefslogtreecommitdiff
path: root/databases/Makefile
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2014-07-25 07:43:01 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2014-07-25 07:43:01 +0000
commit9d77e1f1717cf7ade789f1f0261b4eed30d778f5 (patch)
tree4ffcd038dabbf620b322a755ff6d11a4d002809c /databases/Makefile
parent353f0b30557c5237e927806f549e9f87fa6b221c (diff)
downloadports-9d77e1f1717cf7ade789f1f0261b4eed30d778f5.tar.gz
ports-9d77e1f1717cf7ade789f1f0261b4eed30d778f5.zip
- Add py-geoalchemy2 0.2.4
GeoAlchemy 2 provides extensions to SQLAlchemy for working with spatial databases. GeoAlchemy 2 focuses on PostGIS. PostGIS 1.5 and PostGIS 2 are supported. GeoAlchemy 2 aims to be simpler than its predecessor, GeoAlchemy. Simpler to use, and simpler to maintain. Git repository: https://github.com/geoalchemy/geoalchemy2 WWW: https://pypi.python.org/pypi/GeoAlchemy2
Notes
Notes: svn path=/head/; revision=362874
Diffstat (limited to 'databases/Makefile')
-rw-r--r--databases/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/Makefile b/databases/Makefile
index 8ac2d4ed8266..be5f012416ec 100644
--- a/databases/Makefile
+++ b/databases/Makefile
@@ -728,6 +728,7 @@
SUBDIR += py-forgetsql
SUBDIR += py-gdbm
SUBDIR += py-geoalchemy
+ SUBDIR += py-geoalchemy2
SUBDIR += py-hiredis
SUBDIR += py-htsql
SUBDIR += py-htsql-mysql