           SPELL=xbase64
         VERSION=3.1.2
          SOURCE=${SPELL}-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/${SPELL}-$VERSION
   SOURCE_URL[0]=$SOURCEFORGE_URL/xdb/$SOURCE
     SOURCE_HASH=sha512:465e3c35184373703888fd23170ce0db747834f3a970b2ff4c6d69ebbdf61f1cea72a3e0e332c754e3d3afd574d8268db688f255d1fd673f5387e529d42da5d5
        WEB_SITE=http://linux.techassocinc.com/projects/xdb/
         LICENSE=GPL
         ENTERED=20031117
         UPDATED=20031204
        KEYWORDS="database"
           SHORT="dBase, FoxPro, etc C++ class library "
cat << EOF
Xbase64 is an xbase (i.e. dBase, FoxPro, etc.) compatible C++ class library 
originally by Gary Kunkel and others (see the AUTHORS file).

Xbase64 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
and Windows.
EOF
