           SPELL=bwidget
         VERSION=1.7.0
          SOURCE=BWidget-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/BWidget-$VERSION
   SOURCE_URL[0]=$SOURCEFORGE_URL/tcllib/$SOURCE
      SOURCE_GPG="gurus.gpg:$SOURCE.sig"
        WEB_SITE=http://tcllib.sourceforge.net
         ENTERED=20050228
      LICENSE[0]=GPL
        KEYWORDS="x11 libs"
           SHORT="A widget set that goes with tcllib"
cat << EOF
BWidget includes a number of helpful gui widgets for tcl:
Label (widget with state option, dynamic help and drag and drop facilities), Entry 
(Entry widget with state option, dynamic help and drag and drop facilities), Button 
(Button widget with enhanced options), ArrowButton (Button widget with an arrow shape), 
ProgressBar (Progress indicator widget), ScrollView (Display the visible area of a 
scrolled window), Separator (3D separator widget), MainFrame (Manage toplevel with 
menu, toolbar and statusbar), LabelFrame (Frame with a Label), TitleFrame (Frame 
with a title), ScrolledWindow (Generic scrolled widget), ScrollableFrame (Scrollable 
frame containing widget), PanedWindow (Tiled layout manager widget), ButtonBox (Set of 
buttons with horizontal or vertical layout), PagesManager (Pages manager widget), 
NoteBook (Notebook manager widget), Dialog (Dialog abstraction with custom buttons), 
LabelEntry (Entry widget), ComboBox (ComboBox widget), SpinBox (SpinBox widget), Tree 
(Tree widget), ListBox (ListBox widget), MessageDlg (Message dialog box), ProgressDlg 
(Progress indicator dialog box), PasswdDlg (Login/Password dialog box), SelectFontH 
(Font selection widget), SelectColor (Color selection widget)
EOF
