          MODULE=postgis
         VERSION=3.6.3
          SOURCE=$MODULE-$VERSION.tar.gz
      SOURCE_URL=https://download.osgeo.org/postgis/source/
      SOURCE_VFY=sha256:58ff19ae133e470280efb4949ef92e0364d4c2a66bef8c57e69477348d815ea3
        WEB_SITE=http://postgis.refractions.net/
         ENTERED=20050809
         UPDATED=20260608
           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
