aboutsummaryrefslogtreecommitdiff
path: root/graphics/Makefile
diff options
context:
space:
mode:
authorLoïc Bartoletti <lbartoletti@FreeBSD.org>2020-01-20 17:22:41 +0000
committerLoïc Bartoletti <lbartoletti@FreeBSD.org>2020-01-20 17:22:41 +0000
commit8eb388823e71e8af6b522ca22e3175729dfcd914 (patch)
treeae2e5ee382d4ec988c4e2d2a12c382f67e269a5c /graphics/Makefile
parent094d34a286ad46a6890c745bebf1068a727a48ca (diff)
downloadports-8eb388823e71e8af6b522ca22e3175729dfcd914.tar.gz
ports-8eb388823e71e8af6b522ca22e3175729dfcd914.zip
graphics/py-pygeoapi: OGC API server implementation
pygeoapi is a Python server implementation of the OGC API suite of standards. The project emerged as part of the next generation OGC API efforts in 2018 and provides the capability for organizations to deploy an RESTful OGC API endpoint using OpenAPI, GeoJSON, and HTML. pygeoapi is open source and released under an MIT license. Reviewed by: tcberner, koobs Approved by: tcberner (mentor) Differential Revision: https://reviews.freebsd.org/D23217
Notes
Notes: svn path=/head/; revision=523631
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 64f0563b5712..ed4c4cc92d75 100644
--- a/graphics/Makefile
+++ b/graphics/Makefile
@@ -852,6 +852,7 @@
SUBDIR += py-pyepsg
SUBDIR += py-pygal
SUBDIR += py-pyganim
+ SUBDIR += py-pygeoapi
SUBDIR += py-pyglet
SUBDIR += py-pyglet12
SUBDIR += py-pygooglechart