pkgname = "libxml";
version = "1.8.17";
group = "libxml";
user = "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 = "20061117 21:16:22 Fri";
