           SPELL=funcopt
         VERSION=2.5.0
          SOURCE=${SPELL}-${VERSION}.tar.gz
SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${SPELL}-${VERSION}
   SOURCE_URL[0]=http://www.coyotegulch.com/libevocosm/${SOURCE}
     SOURCE_HASH=sha512:84f89d0c420a986a47e05726fa3a0b02ad673a9514e749ac1258def5620859adfc6dccffc69866eb8af2f25367a09e74af1c9beb3cfaabecddf1333845d999d0
        WEB_SITE=http://www.coyotegulch.com/libevocosm/
         ENTERED=20031218
      LICENSE[0]=http://www.coyotegulch.com/svfl.html
        KEYWORDS="devel"
           SHORT="A generic function optimizer"
cat << EOF
The  funcopt classes implement a generic function optimizer. Optimizing 
functions is arguably the most ubiquitous application of genetic 
algorithms; it seems an appropriate example for demonstrating how to use 
libevocosm.
EOF
