          MODULE=cabextract
         VERSION=0.5
          SOURCE=$MODULE-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
   SOURCE_URL[0]=http://www.kyz.uklinux.net/downloads/$SOURCE
        WEB_SITE=http://www.kyz.uklinux.net/cabextract.php3
         ENTERED=20020624
         UPDATED=20020624
           SHORT="This ia a M$ cab file extractor and LZX"
cat << EOF
cabextract 0.5 - a program to extract Microsoft Cabinet files.
(C) 2000-2001 Stuart Caie <kyzer@4u.net>
This is free software with ABSOLUTELY NO WARRANTY.

Cabinet (.CAB) files are a form of archive, which Microsoft use to
distribute their software, and things like Windows Font Packs. The
cabextract program simply unpacks such files.
EOF
