pkgname = "expat";
version = "1.95.8";
group = "expat";
user = "expat";
archive = "expat-1.95.8.tar.gz";
command = "tar xfz expat-1.95.8.tar.gz";
command = "cd expat-1.95.8";
command = "./configure --prefix=/usr";
command = "make";
command = "make install";
command = "cd ..";
command = "rm -rf expat-1.95.8";
time = "20061117 21:23:12 Fri";
