          MODULE=ffcall
         VERSION=1.8d
          SOURCE=$MODULE-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
   SOURCE_URL[0]=ftp://ftp.gnustep.org/pub/gnustep/libs/$SOURCE
        WEB_SITE=http://www.gnu.org/directory/Software_Libraries/C_libraries/ffcall.html
         ENTERED=20021225
         UPDATED=20021225
           SHORT="Builds foreign function call interfaces in embedded interpreters"
cat << EOF
A collection of four libraries used to build foreign function call interfaces in embedded interpreters. The packages are: avcall - calling C functions with variable arguments vacall - C functions accepting variable argument prototypes trampoline - closures as first-class C functions callback - closures with variable arguments as first-class C functions (a reentrant combination of vacall and trampoline)
EOF
