           SPELL=diffstat
         VERSION=1.45
          SOURCE=$SPELL-$VERSION.tgz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=ftp://dickey.his.com/diffstat/$SOURCE
     SOURCE_HASH=sha512:62709bad27e2897ef4b4978840711ecf8ed7e31d852c5362d3100dd07783b4fb0979a0aed3b1778580b4558b1e67aa055d67e20ae3d8caf981ba3163b9c48be1
        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
