           SPELL=cvs2cl
         VERSION=2.71
          SOURCE=$SPELL.pl
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=http://www.red-bean.com/cvs2cl/$SOURCE
   SOURCE_IGNORE=unversioned
      LICENSE[0]=GPL
        WEB_SITE=http://www.red-bean.com/cvs2cl/
         ENTERED=20020815
  FORCE_DOWNLOAD=1
        KEYWORDS="cvs devel"
           SHORT="Generate GNU-style ChangeLogs in CVS working copies"
cat << EOF
cvs2cl is Perl script that does what you think it does: it produces a GNU-style
ChangeLog for CVS-controlled sources, by running "cvs log" and parsing the
output. Duplicate log messages get unified in the Right Way.

GNU-style change log info:
http://www.gnu.org/prep/standards_40.html#SEC40
http://www.red-bean.com/cvs2cl/changelogs.html
EOF
