pkgname = "zip";
version = "2.32";
user = "zip";
groups = "";
group = "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 = "20061202 05:27:51 Sat";
