           SPELL=termbox
         VERSION=1.1.3
          SOURCE=${SPELL}-${VERSION}.tar.gz
   SOURCE_URL[0]=https://github.com/${SPELL}/${SPELL}/archive/v${VERSION}.tar.gz
     SOURCE_HASH=sha512:92d4af976769505072a90625fac2d1944f1c29c14e9c27b4c8226f1773c90ca62d103d6050c1148091d710ff1f3a02a11bec5e98f32480684ceadf38eae246fb
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
        WEB_SITE=https://github.com/termbox/termbox
      LICENSE[0]=MIT
         ENTERED=20201114
           SHORT="library for writing text-based user interfaces"
cat << EOF
termbox is a minimal, legacy-free alternative to ncurses, suitable for
building text-based user interfaces.
EOF
