           SPELL=ubase
         VERSION=0.1
          SOURCE="$SPELL-$VERSION.tar.gz"
   SOURCE_URL[0]=http://dl.suckless.org/$SPELL/$SOURCE
     SOURCE_HASH=sha512:3d9feed9670cf2ad6a8af32d1ecf3c206c81c618ed4548127ff2ab18bf03dd31fb89abf7fc598c4422aa348099a62cf7bc0f7c5dbf652ecd0349afb5a1f30b34
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
        WEB_SITE="http://tools.suckless.org/ubase"
      LICENSE[0]="MIT"
         ENTERED=20150112
        KEYWORDS=""
           SHORT="suckless linux base utils"
cat << EOF
ubase is a collection of tools similar in spirit to util-linux but much
simpler.

The complement of ubase is sbase which mostly follows POSIX and provides
all the portable tools.  Together they are intended to form a base system
similar to busybox but much smaller and suckless.
EOF
