           SPELL=wmname
         VERSION=0.1
          SOURCE="${SPELL}-${VERSION}.tar.gz"
   SOURCE_URL[0]=http://dl.suckless.org/tools/${SOURCE}
     SOURCE_HASH=sha512:e57100f8de2579f4090c0aaf5a5b134d03bcbcdca5c6d005b12ce39ad322d96651bb13d151cf259e935e6c50e7b21bde43a4eace112be80983a92f92b99f192f
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
        WEB_SITE="http://tools.suckless.org/wmname"
      LICENSE[0]=MIT
         ENTERED=20110314
           SHORT="wmname prints/sets the window manager name property of the root window."
cat << EOF
wmname prints/sets the window manager name property of the root window
similar to how hostname(1) behaves.

wmname is a nice utility to fix problems with JDK versions and other broken
programs assuming a reparenting window manager for instance.
EOF
