          MODULE=kaptain
         VERSION=0.6
          SOURCE=$MODULE-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
   SOURCE_URL[0]=$SFORGE_URL/$MODULE/$SOURCE
        WEB_SITE=http://kaptain.sourceforge.net/
         ENTERED=20020621
         UPDATED=20020621
           SHORT="kaptain is a universal frontend for command line software."
cat << EOF
Kaptain is a universal graphical front-end for command line programs.
Someone writes a simple script (so called grammar) which describes the possible
arguments for a command line program and Kaptain brings up a friendly dialog to
the user to set up the command line.
EOF
