          MODULE=gtkmm
           MAJOR=1.2
         VERSION=1.2.10
          SOURCE=$MODULE-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
   SOURCE_URL[0]=$SFORGE_URL/$MODULE/$SOURCE
   SOURCE_URL[1]=$GNOME_URL/sources/$MODULE/$MAJOR/$SOURCE
   SOURCE_URL[2]=ftp://ftp.gnome.org/pub/GNOME/sources/$MODULE/$MAJOR/$SOURCE
        WEB_SITE=http://gtkmm.sourceforge.net
         ENTERED=20011011
         UPDATED=20020616
           SHORT="Gtk-- (gtkmm) is a C++ interface for the popular GUI library gtk+."
cat << EOF
Gtk-- (gtkmm) is a C++ interface for the popular GUI library gtk+. Gtk--
provides a convenient interface for C++ programmers to create graphical user
interfaces with Gtk's flexible OO framework. Highlights include type safe
callbacks, widgets extensible using inheritance and over 180 classes that can
be freely combined to quickly create complex user interfaces. Gtk-- is free
software distributed under the GNU Library General Public License(LGPL). 
EOF
