pkgname = "mlterm";
version = "2.9.3";
group = "mlterm";
user = "mlterm";
archive = "mlterm-2.9.3.tar.gz";
command = "tar xfz mlterm-2.9.3.tar.gz";
command = "cd mlterm-2.9.3";
command = "./configure";
command = "make";
command = "make install";
command = "cd ..";
command = "rm -rf mlterm-2.9.3";
time = "20061127 23:46:58 Mon";
