pkgname = "libxml";
version = "1.8.17";
user = "libxml";
groups = "";
group = "libxml";
archive = "libxml-1.8.17.tar.bz2";
command = "tar xfj libxml-1.8.17.tar.bz2";
command = "cd libxml-1.8.17";
command = "./configure --prefix=/usr";
command = "make";
command = "make install";
command = "cd ..";
command = "rm -rf libxml-1.8.17";
time = "20061202 05:18:34 Sat";
