           SPELL=fileinfo
          SPELLX=Fileinfo
         VERSION=1.0.4
          SOURCE=$SPELLX-$VERSION.tgz
   SOURCE_URL[0]=http://pecl.php.net/get/$SOURCE
     SOURCE_HASH=sha512:e460be72e8baa52115a07e3b2978050b97a7eb4e307174e62c8311f7b06d0b331254d157faf7c9844641582166d4a62b22a5de163e093fab595c5ce88648c00e
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELLX-$VERSION"
        WEB_SITE=http://pecl.php.net/package/fileinfo/
      LICENSE[0]=PHP
         ENTERED=20100402
           SHORT="fileinfo extension"
cat << EOF
Allows retrieval of information regarding a vast majority of file types. This
information may include dimensions, quality, length etc.

Additionally it can also be used to retrieve the mime type for a particular
file and for text files proper language encoding.
EOF
