           SPELL=libgeotiff
         VERSION=1.7.3
          SOURCE="${SPELL}-${VERSION}.tar.gz"
   SOURCE_URL[0]=https://download.osgeo.org/geotiff/$SPELL/$SOURCE
     SOURCE_HASH=sha512:a523d6117c7433fe37b7c0cdcba81698426cd4b084bcb35c7dacc9e87bfda1ab7a4c16a9aa64a69dedb78edc2f85e8032bf8b158411f50909603e04d13821cd3
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
        WEB_SITE="https://geotiff.maptools.org/"
      LICENSE[0]="MIT/X"
         ENTERED=20091102
        KEYWORDS="gis"
           SHORT="Library for accessing "Geo" tags in a GeoTIFF file."
cat << EOF
libgeotiff is a library (normally built on top of libtiff) for reading and
writing coordinate system information from/to GeoTIFF files. It includes CSV
files for expanding projected coordinate system codes into full projections
definitions and examples of transforming the definitions into a form that
can be used with the PROJ.4 projections library. It also includes the sample
applications listgeo (for dumping GeoTIFF information in readable form)
and geotifcp (for applying geotiff tags to an existing TIFF or GeoTIFF file).
EOF
