     PKG_PROJECT=jakarta
      PKG_SUBPRJ=commons
        PKG_NAME=beanutils
           SPELL=${PKG_PROJECT}-${PKG_SUBPRJ}-${PKG_NAME}
         VERSION=1.6.1
          SOURCE=${PKG_SUBPRJ}-${PKG_NAME}-${VERSION}-src.zip
SOURCE_DIRECTORY=$BUILD_DIRECTORY/${PKG_SUBPRJ}-${PKG_NAME}-${VERSION}-src
   SOURCE_URL[0]=http://www.apache.org/dist/${PKG_PROJECT}/${PKG_SUBPRJ}/${PKG_NAME}/source/$SOURCE
          MD5[0]=f9e4b0ba096d2b906f2687ab9d5d5591
      LICENSE[0]=APACHE
        WEB_SITE=http://jakarta.apache.org/commons/beanutils.html
         ENTERED=20030326
         UPDATED=20030326
      MAINTAINER=vydra@fria.fri.utc.sk
           SHORT="Wrappers around Reflection and Introspection APIs."
cat << EOF
The BeanUtils component provides easy-to-use wrappers around Reflection 
and Introspection APIs
EOF
