           SPELL=cfitsio
         VERSION=3360
          SOURCE="${SPELL}${VERSION}.tar.gz"
   SOURCE_URL[0]=ftp://heasarc.gsfc.nasa.gov/software/fitsio/c/${SOURCE}
     SOURCE_HASH=sha512:1ee864cc5c51347ec262dbc585b2dbbd8630a7396bdcbe7a860906371dc296dc147d72a999a54b255514dd81783bb8f8c79d7a75f8689d085ba90931947100e1
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}"
        WEB_SITE="http://heasarc.gsfc.nasa.gov/fitsio/"
      LICENSE[0]=GPL
         ENTERED=20091023
           SHORT="C and Fortran libraries to read and write files in FITS"
cat << EOF
CFITSIO is a library of C and Fortran subroutines for reading and writing
data files in FITS (Flexible Image Transport System) data format. CFITSIO
provides simple high-level routines for reading and writing FITS files
that insulate the programmer from the internal complexities of the FITS
format. CFITSIO also provides many advanced features for manipulating and
filtering the information in FITS files.
EOF
