           SPELL=filemagic
         VERSION=0.1.1
          SOURCE="ruby-${SPELL}-${VERSION}.tar.gz"
   SOURCE_URL[0]=http://grub.ath.cx/${SPELL}/${SOURCE}
     SOURCE_HASH=sha512:05900569c8ddba9d4a9f46d5096d04951af89e0b868868e8b3942e4fa92f12168105de365d9b6776576cd939d496bfd2483d041d42c48689290d817e3739f1b9
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/ruby-${SPELL}-${VERSION}"
        WEB_SITE="http://grub.ath.cx/filemagic/"
      LICENSE[0]=RUBY
         ENTERED=20080113
           SHORT="Binding to libmagic"
cat << EOF
FileMagic is a Ruby binding to the magic(4) library, which you may know
better as the file(1) command. The file command identifies the type of a
file using, among other tests, a test for whether the file begins with a
certain magic number.
EOF
