           SPELL=libdockapp4
         VERSION=0.4
       SPELLNAME=`echo ${SPELL} | cut -f 1 -d 4`
          SOURCE=${SPELLNAME}-${VERSION}.tgz
SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${SPELLNAME}-${VERSION}.0
   SOURCE_URL[0]=ftp://truffula.com/pub/${SPELLNAME}-${VERSION}.tgz
        WEB_SITE=http://solfertje.student.utwente.nl/~dalroi/libdockapp/
         ENTERED=20040620
     SOURCE_HASH=sha512:5f9c224df86c708950ac1250ff2c57475238d632857e1db3cd0db0c089eb6ccae7772b3b96802146842a7365646f3870711fcd8ed0099feeb85a67580624dc3d
      LICENSE[0]=GPL
        KEYWORDS="wm-addons"
           SHORT="LibDockApp is a library that provides a framework for developing dockapps."
cat << EOF
LibDockApp is a library that provides a framework for developing dockapps. It 
provides functions and structures to define and display command-line options, 
create a dockable icon, handle events, etc.
The goal of the library is to provide a simple, yet clean interface and 
standardize the ways in which dockapps are developed. A dockapp developed 
using libDockApp will automatically behave well under most window managers, 
and especially well under Window Maker. 
EOF
