           SPELL=libgeotiff
         VERSION=1.4.0
          SOURCE="${SPELL}-${VERSION}.tar.gz"
   SOURCE_URL[0]=ftp://ftp.remotesensing.org/pub/geotiff/${SPELL}/${SOURCE}
     SOURCE_HASH=sha512:1336e9b5345d69c47807f350d2f757c753543fecc477a6fc036743e78fbfca7b7f99db1b0fdf03e80418fbd4c66db100d04ac7c3338913f9a2b922b9c9f91f1b
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
        WEB_SITE="http://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
