          MODULE=xfce4-wavelan-plugin
           MAJOR=0.5
         VERSION=$MAJOR.11
          SOURCE=$MODULE-$VERSION.tar.bz2
      SOURCE_URL=http://archive.xfce.org/src/panel-plugins/$MODULE/$MAJOR
      SOURCE_VFY=sha1:18e080897eecdcd44abfa877820b6f9c0d506ca3
   MODULE_PREFIX=${XFCE4_PREFIX:-/usr}
        WEB_SITE=http://www.xfce.org
         ENTERED=20061124
         UPDATED=20120704
           SHORT="WaveLAN plugin for XFCE"

cat << EOF
Displays various information about a WaveLAN device:
* Signal state (tells if a carrier signal was detected)
* Signal quality (current quality of the carrier signal)
    Note that the latter is in % on Linux and in dBm on BSDs. Hence, on BSDs, the
    progressbar may be never full, as dBm is not easily comparable to a maximum.
* Network name (current SSID of the WaveLAN network).
EOF
