           SPELL="ncdu"
         VERSION=1.10
          SOURCE="${SPELL}-${VERSION}.tar.gz"
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
   SOURCE_URL[0]="http://dev.yorhel.nl/download/${SOURCE}"
     SOURCE_HASH=sha512:10693370c5aa0895b90245b612de930df58a1a7bf2c4f7f92e8b14181ca3d00792094b27659e93267124d1e41a5a357930792bfc9492fd1e6029258d53f479d4
        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
