pkgname = "libxslt";
version = "1.1.14";
group = "libxslt";
user = "libxslt";
archive = "libxslt-1.1.14.tar.gz";
command = "tar xfz libxslt-1.1.14.tar.gz";
command = "cd libxslt-1.1.14";
command = "./configure --prefix=/usr";
command = "make";
command = "make install";
command = "cd ..";
command = "rm -rf libxslt-1.1.14";
time = "20061117 21:20:59 Fri";
