           SPELL=ncdu
         VERSION=1.4
          SOURCE="${SPELL}-${VERSION}.tar.gz"
   SOURCE_URL[0]=http://dev.yorhel.nl/download/${SOURCE}
     SOURCE_HASH=sha512:d2f7a124befc601d25edcc106f46f00c88de0b4372b3bbe516eef334cdf35173c368629f5d7cdf0de93f89c20873d27c8bb5040758b00bcebb5ec36dee58c142
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
        WEB_SITE="http://dev.yorhel.nl/ncdu/"
      LICENSE[0]=MIT
         ENTERED=20081119
           SHORT="ncurses version of the famous old 'du' unix command."
cat << EOF
ncdu is a ncurses-based du viewer. It provides a fast and easy-to-use interface
through famous du utility. It allows to browse through the directories and
show percentages of disk usage with ncurses library.
EOF
