           SPELL=swig
         VERSION=1.3.31
     SOURCE_HASH=sha512:362c6e6e01f32175b28f242d6999f4ba39ba6a5eb94f519a4fa363545f3b88fa80664c8187a2c758da833da1d7397176b4e71251915df9bd238e8a0a8cc93e36
          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/
      PATCHLEVEL=1
         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
