          MODULE=gdal
         VERSION=1.8.1
          SOURCE=$MODULE-$VERSION.tar.gz
      SOURCE_URL=http://download.osgeo.org/gdal/
      SOURCE_VFY=sha1:b2f8b12ebdd00c05bc7f1ab7b761d9ac335c470c
        WEB_SITE=http://www.osgeo.org/gdal/
         ENTERED=20050915
         UPDATED=20110919
           SHORT="Geospatial Data Abstraction Library"

cat << EOF
is a translator library for raster geospatial data formats that is released
under an X/MIT style Open Source license. As a library, it presents a
single abstract data model to the calling application for all supported
formats. The related OGR library (which lives within the GDAL source tree)
provides a similar capability for simple features vector data.
EOF
