           SPELL=wol
         VERSION=0.7.1
          SOURCE=${SPELL}-${VERSION}.tar.gz
         SOURCE2=${SOURCE}.asc
   SOURCE_URL[0]=http://downloads.sourceforge.net/sourceforge/wake-on-lan/${SOURCE}
  SOURCE2_URL[0]=${SOURCE_URL[0]}.asc
      SOURCE_GPG=wol.gpg:$SOURCE2:UPSTREAM_KEY
  SOURCE2_IGNORE=signature
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
        WEB_SITE=http://sourceforge.net/projects/wake-on-lan/
      LICENSE[0]=GPL
         ENTERED=20120703
           SHORT="Wake On LAN client"
cat << EOF
wol implements Wake On LAN functionality in a small program. It wakes up hardware
that is Magic Packet compliant. Some workstations provides SecureON which extends
wake-on-lan with a password. This feature is also provided by wol.
EOF
