           SPELL=firebird3
          SPELLX=Firebird
         VERSION=3.0.7.33374-0
     SOURCE_HASH=sha512:ee89cda6d9ace16419515689ed245fbd1bb0e2464bd2d50637e0f474a6aca2e5b86e874ce8bd9714431705a93c038d46de6be1806f0c37d236880a855e725943
     PATCHLEVEL=1
  SECURTIY_PATCH=1
        VX=${VERSION%.*}
        VX=${VX/./_}
        VX=R${VX/./_}
SOURCE_DIRECTORY=$BUILD_DIRECTORY/${SPELLX}-${VERSION}
          SOURCE=${SPELLX}-$VERSION.tar.bz2
   SOURCE_URL[0]=https://github.com/FirebirdSQL/firebird/releases/download/$VX/$SOURCE
        WEB_SITE=https://www.firebirdsql.org
         LICENSE=IDPL
         ENTERED=20151111
     GATHER_DOCS=off
        KEYWORDS="database engine"
           SHORT="a very powerful relational dbms"
cat << EOF
Firebird is a relational database offering many ANSI SQL-92 features
that runs on Linux, Windows, and a variety of Unix platforms.
Firebird offers excellent concurrency, high performance, and powerful 
language support for stored procedures and triggers. 
EOF
