          MODULE=bash_static
         VERSION=2.05b
          SOURCE=bash-$VERSION.tar.gz
         SOURCE2=bash-$VERSION-patchset-1.tar.bz2 
SOURCE_DIRECTORY=$BUILD_DIRECTORY/bash-$VERSION
   SOURCE_URL[0]=$GNU_URL/bash/$SOURCE
   SOURCE_URL[1]=ftp://ftp.gnu.org/pub/gnu/bash/$SOURCE
  SOURCE2_URL[0]=$PATCH_URL/$SOURCE2 
        WEB_SITE=http://cnswww.cns.cwru.edu/~chet/bash/bashtop.html
         ENTERED=20020615
         UPDATED=20021231
      MAINTAINER="kongar@tsrsb.org.tr"
           FUZZY=off
           SHORT="this is the static build of bash, named as bash_static"
cat << EOF
bash - Shell of the GNU operating system.

This is the static build of bash; call bash_static to use it.
EOF
