           SPELL=diffstat
         VERSION=1.59
          SOURCE=$SPELL-$VERSION.tgz
         SOURCE2=$SOURCE.asc
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=ftp://dickey.his.com/diffstat/$SOURCE
  SOURCE2_URL[0]=${SOURCE_URL[0]}.asc
      SOURCE_GPG=dickey.gpg:$SOURCE2:UPSTREAM_KEY
  SOURCE2_IGNORE=signature
        WEB_SITE=http://dickey.his.com/diffstat/diffstat.html
         ENTERED=20040529
      LICENSE[0]=BSD
        KEYWORDS="devel"
           SHORT="Displays a histogram of changes to a file"
cat << EOF
Diffstat reads the output of the diff command and displays a histogram of the
insertions, deletions, and modifications in each file. Diffstat is commonly
used to provide a summary of the changes in large, complex patch files.
EOF
