           SPELL=xbase
         VERSION=2.0.0
          SOURCE=$SPELL-$VERSION.tgz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=http://www.rekallrevealed.org/packages/${SOURCE}
     SOURCE_HASH=sha512:df1e2d27b24a520b1c81fcbd9ebca43a3363401f18171f28178666e665f3fe34719119ec7c38af474f3c1b8a5ec11ea8316acbc9e50ab4c95734f7d6ac5b7d4e
        WEB_SITE=http://www.rekallrevealed.org/
         LICENSE=LGPL
         ENTERED=20031117
         UPDATED=20031204
        KEYWORDS="db database"
           SHORT="XBase (DB4) C++ class library"
cat << EOF
XBase is an xbase (i.e. dBase, FoxPro, etc.) compatible C++ class library
originally by Gary Kunkel and others (see the AUTHORS file).
                                                                                                                             
XBASE is useful for accessing data in legacy dBase 3 and 4 database files as
well as a general light-weight database engine.  It includes support for
DBF (dBase version 3 and 4) data files, NDX and NTX indexes, and DBT
(dBase version 3 and 4).  It supports file and record locking under *nix
OS's (we hope to fix the locking support under Win32 soon).
EOF
