pkgname = "expat";
version = "1.95.8";
user = "expat";
groups = "";
group = "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 = "20061202 05:25:36 Sat";
