           MODULE=dialog
          VERSION=0.9b-20020814
         #VERSION=0.9b-20020622
          SOURCE=$MODULE-$VERSION.tgz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
   SOURCE_URL[0]=ftp://invisible-island.net/$MODULE/$SOURCE
#   SOURCE_URL[1]=ftp://ftp.us.debian.org/debian/pool/main/d/dialog/dialog_0.9a-20020309a.orig.tar.gz
        WEB_SITE=http://invisible-island.net/dialog
         ENTERED=20010922
         UPDATED=20020909
           SHORT="dialog allows shell scripts to provide fancy text dialog with users."
cat << EOF
Dialog lets you to present a variety of questions or display messages
using dialog boxes from a shell script (or any scripting language).
These types of dialog boxes are implemented: yes/no box, menu box, input
box, message box, text box, info box, guage box, checklist box,
fileselection box, and radiolist box.
EOF
