wget -c http://downloads.sourceforge.net/project/infozip/UnZip%206.x%20%28latest%29/UnZip%206.0/unzip60.tar.gz
tar -xzf unzip60.tar.gz
cd unzip60
cp unix/Makefile .
make prefix="/usr" generic # Doesn't mind -j#
make prefix="/usr" install