          MODULE=upx
         VERSION=3.08-src
          SOURCE=$MODULE-$VERSION.tar.bz2
      SOURCE_URL=http://upx.sourceforge.net/download
      SOURCE_VFY=sha1:5ccbc0aacfd3aaee407eceab06ec5989bf1d153a
        WEB_SITE=http://upx.sourceforge.net
         ENTERED=20021220
         UPDATED=20111218
           SHORT="Ultimate Packer for eXecutables"

cat << EOF
UPX is a free, portable, extendable, high-performance executable packer for
several different executable formats. It achieves an excellent compression
ratio and offers very fast decompression. Your executables suffer no memory
overhead or other drawbacks.
UPX can pack a number of executable formats:
    atari/tos
    djgpp2/coff
    dos/com
    dos/exe
    dos/sys
    linux/386
    rtm32/pe
    tmt/adam
    watcom/le (supporting DOS4G, PMODE/W, DOS32a and CauseWay)
    win32/pe
EOF
