           SPELL=diffstat
         VERSION=1.39
          SOURCE=$SPELL-$VERSION.tgz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=ftp://dickey.his.com/diffstat/$SOURCE
          MD5[0]=422612f9f270bda0b1142b98d23109b7
        WEB_SITE=http://dickey.his.com/diffstat/diffstat.html
         ENTERED=20040529
         UPDATED=20040529
      LICENSE[0]=BSD
       BUILD_API=2
           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
