           MODULE=bzip2
         VERSION=1.0.2
          SOURCE=$MODULE-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
   SOURCE_URL[0]=ftp://sources.redhat.com/pub/bzip2/v102/$SOURCE
   SOURCE_URL[1]=http://planetmirror.com/pub/sourceware/bzip2/v102/$SOURCE
   SOURCE_URL[2]=ftp://mirrors.rcn.net/pub/$MODULE/v102/$SOURCE
#   SOURCE_URL[1]=ftp://sourceware.cygnus.com/pub/bzip2/v102/$SOURCE
        WEB_SITE=http://sourceware.cygnus.com/bzip2
         ENTERED=20020218
         UPDATED=20020218
           
           SHORT="bzip2 is a free, patent free, high-quality data compressor."
cat << EOF
bzip2 is a freely available, patent free (see below), high-quality data
compressor. It typically compresses files to within 10% to 15% of the
best available techniques (the PPM family of statistical compressors),
whilst being around twice as fast at compression and six times faster at
decompression.
EOF
