           SPELL=swig
         VERSION=2.0.2
     SOURCE_HASH=sha512:5f607e19c5346d00a9def57a2b21f19ffc4b88f6c69af76d2b1f7b887e05fe54e378a5240660d1b09b5edd5e365e302b349496e97d976f4bff4348df0a30006d
          SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=$SOURCEFORGE_URL/$SPELL/$SOURCE
      LICENSE[0]=http://www.swig.org/copyright.html
        WEB_SITE=http://www.swig.org/
         ENTERED=20011207
           SHORT="swig creates wrapper code"
cat << EOF
SWIG is a compiler that makes it easy to integrate C and C++ code
with scripting languages including Perl, Tcl, Python, Guile, Ruby,
MzScheme, and Java. Swig takes a set of ANSI C/C++ declarations (with 
optional annotations) and generates an interface for them to your
favorite scripting language.
EOF
