           SPELL=batterymon-clone
         VERSION=git
          SOURCE="${SPELL}-${VERSION}.tar.bz2"
  FORCE_DOWNLOAD=on
   SOURCE_IGNORE=volatile
   SOURCE_URL[0]=git://github.com/JarekSed/${SPELL}.git
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
        WEB_SITE="https://github.com/denilsonsa/batterymon-clone"
      LICENSE[0]=GPL
         ENTERED=20131009
           SHORT="A simple battery monitor tray icon using acpi"
cat << EOF
Clone of BatteryMon, a simple GNOME applet to monitor battery status.
This adds i18n support, a distutils based build infrastructure, etc.
EOF
