           SPELL=magicfilter
         VERSION=1.2
          SOURCE=${SPELL}_$VERSION.orig.tar.gz
         SOURCE2=${SPELL}_${VERSION}-55.diff.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION.orig
   SOURCE_URL[0]=ftp://ftp.debian.org/debian/pool/main/m/$SPELL/$SOURCE
  SOURCE2_URL[0]=ftp://ftp.debian.org/debian/pool/main/m/$SPELL/$SOURCE2
        WEB_SITE=http://www.pell.portland.or.us/~orc/Code/magicfilter
      LICENSE[0]=GPL
      LICENSE[1]=GPL
          MD5[0]=49f6bcc4a39168606c763c425d0c7ab2
          MD5[1]=70964e1dea39e4c792032d035e2cc46f
         ENTERED=20010922
         UPDATED=20020324
      MAINTAINER=jason@flattfamily.com
           SHORT="magicfilter is an extensible and customizable automatic printer filter."
cat << EOF

magicfilter is an extensible and customizable automatic printer filter.  It
selects an appropriate conversion technique for the input data by seeking for
magic numbers, and then utilizing the appropriate conversion utility.  It is
primarily intended for use as the "input filter" by the lpd print spooler.
The options accepted by magicfilter are exactly the ones passed to the input
filter by lpd.

EOF
