           SPELL=tinywm
         VERSION=1.3
          SOURCE=${SPELL}-${VERSION}.tgz
SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${SPELL}-${VERSION}
   SOURCE_URL[0]=http://incise.org/files/dev/${SOURCE}
        WEB_SITE=http://incise.org/tinywm.html
         ENTERED=20050110
     SOURCE_HASH=sha512:6ee19a74c528e949052e0b3ea7ca94e67c199f53e6e756b79e2fc8606e5feaed30de5ef77d0f63d6d16233d1d1cf584b50115edd93e226d8211afebd398da888
      LICENSE[0]=OSL
        KEYWORDS="windowmanagers"
           SHORT="A ridiculously tiny window manager"
cat << EOF
TinyWM is a ridiculously tiny window manager implemented in nearly as few lines
of C as possible, without being obfuscated or entirely useless. It allows you
to move, resize, focus (sloppy), and raise windows -- that's it!  TinyWM's main
purpose is to serve as a quick example of some window manager programming
basics.
EOF
