           SPELL=cfitsio
         VERSION=3210
          SOURCE="${SPELL}${VERSION}.tar.gz"
   SOURCE_URL[0]=ftp://heasarc.gsfc.nasa.gov/software/fitsio/c/${SOURCE}
     SOURCE_HASH=sha512:b4b33576437da9e25d20ca322071efe8f4dce2890782c8f9ccb1de3c4bc9c92271b8678bbab04aa45194c87ad2eb5fa71fa294142c77ef9187c2beaf4725c6ea
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
