           SPELL=fbcopy
         VERSION=1.70
      SOURCE_HASH=sha512:757a1e43192dbb92437fb7460dfad0d999fcdece74286997841203de5615c9d0ec0b1fb3c3c23f72794cd45fa14570738382622eb1ef935146d3f4c7e8c4bcf1
          SOURCE=fbcopy-$VERSION.tgz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=http://www.firebirdfaq.org/files/$SOURCE
        WEB_SITE=http://fbexport.SourceForge.net/fbcopy.html
          LICENCE=MIT
	     DOCS="manual.html"
          ENTERED=20050220
        KEYWORDS="firebird database"
SHORT="a command-line tool to copy data between Firebird tables and databases"
cat << EOF
 With FBCopy, you can easily copy data between Firebird tables and 
databases. FBCopy is a command-line tool, so you can use it inside batch 
scripts, cron jobs, etc. Currently, Linux and Windows versions are 
available, but I hope it can be built with any compiler that can build IBPP 
library. 
 
EOF
