           SPELL=tbclock
         VERSION=1.10
          SOURCE=${SPELL}-${VERSION}.tar.gz
   SOURCE_URL[0]=https://tamentis.com/projects/${SPELL}/files/${SOURCE}
     SOURCE_HASH=sha512:c3e4fedaec04cd36f8928dac63d0975f6b620cb78b1ceafc50476e3d381b605e1fbf6cedd4e70ff53e7093e1661fbce4d8d4532508345e4e6f167ed62d76ab63
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
            DOCS="Changelog ${DOCS}"
        WEB_SITE=https://tamentis.com/projects/tbclock/
         ENTERED=20190428
      LICENSE[0]=BSD
           SHORT="terminal binary clock"
cat << EOF
tbclock is a dirty little app that displays a full screen binary clock in your
terminal (using curses). It is quite simple and features modules like
"guessbin" a little time guessing game and "chrono" an accurate timer with
tenth of seconds.
EOF
