           SPELL=bitcoin
         VERSION=0.3.22rc3
          SOURCE=$SPELL-$VERSION-src.tar.gz
   SOURCE_URL[0]=$SOURCEFORGE_URL/$SPELL/$SOURCE
     SOURCE_HASH=sha512:51ba8d034d05e96a15fd5f336a630cc707ceabe8a27eebe0c76edcda6462e318232ce740f94a75e07cc0f646d22577a4c58321ada5be9e290f0ef14f708918bd
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
        WEB_SITE="http://bitcoin.org"
      LICENSE[0]=MIT
         ENTERED=20110524
           SHORT="P2P electronic cash system"
cat << EOF
Bitcoin is a decentralized peer-to-peer electronic cash system without a
central server or trusted parties. Users hold the crypto keys to their own
money and transact directly with each other, with the help of the network
to check for double-spending.
EOF
