           SPELL=swig
         VERSION=1.3.39
     SOURCE_HASH=sha512:ea15542889295fb8a126e4e81ce2ce4e8ced1b498594e3fa3738356232abe80be9bc1b0fa101a7a23a970bcc397dbb4621353057dab32dd5211988c639ec87e9
          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
