pkgname = "zip";
version = "2.32";
group = "zip";
user = "zip";
archive = "zip232.tar.gz";
command = "tar xfz zip232.tar.gz";
command = "cd zip-2.32";
command = "sed -i -e 's@$(INSTALL) man/zip.1@$(INSTALL_PROGRAM) man/zip.1@' unix/Makefile";
command = "make prefix=/usr -f unix/Makefile generic_gcc";
command = "make prefix=/usr -f unix/Makefile install";
command = "cd ..";
command = "rm -rf zip-2.32";
time = "20061117 22:08:13 Fri";
