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