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