           SPELL=fftw
         VERSION=3.1.3
          SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=http://www.fftw.org/$SOURCE
   SOURCE_URL[1]=ftp://ftp.fftw.org/pub/$SPELL/$SOURCE
     SOURCE_HASH=sha512:0dd4ef4503a24e86035092f79fe78e560c0e385c659973122c229349b24fc4e59c1431f7c16da0f4cc06c9d4b4444f2e19ccfc80fcdb4c781d155ae6756eef1a
      LICENSE[0]=GPL
        WEB_SITE=http://www.fftw.org/
     GATHER_DOCS=off
         ENTERED=20011207
        KEYWORDS="libs"
           SHORT="Fast Fourier Transform C library"
cat << EOF
FFTW is a C subroutine library for computing the discrete Fourier transform 
(DFT) in one or more dimensions, of arbitrary input size, and of both real 
and complex data (as well as of even/odd data, i.e. the discrete cosine/sine 
transforms or DCT/DST).
EOF
