    MODULE=postgis
   VERSION=3.6.2
    SOURCE=$MODULE-$VERSION.tar.gz
SOURCE_URL=https://download.osgeo.org/postgis/source/
SOURCE_VFY=sha256:d488089a64ee4060bce7dbba0291fcca358e7f7ac5230e2ee5b344e7485729c4
  WEB_SITE=http://postgis.refractions.net/
   ENTERED=20050809
   UPDATED=20260411
     SHORT="Adds geographic objects support to PostgreSQL"

cat << EOF
PostGIS adds support for geographic objects to the PostgreSQL
object-relational database. In effect, PostGIS "spatially enables"
the PostgreSQL server, allowing it to be used as a backend spatial
database for geographic information systems (GIS), much like ESRI's
SDE or Oracle's Spatial extension. PostGIS follows the OpenGIS
"Simple Features Specification for SQL".
EOF
