pkgname = "w3m";
version = "0.5.1";
user = "w3m";
groups = "";
group = "w3m";
archive = "w3m-0.5.1.tar.gz";
command = "tar xfz w3m-0.5.1.tar.gz";
command = "cd w3m-0.5.1";
command = "./configure --prefix=/usr --libexecdir=/usr/lib --sysconfdir=/etc";
command = "sed -i '/MAN1_JA/d' Makefile";
command = "make";
command = "make install";
command = "install -v -D -m 644 doc/keymap.default /etc/w3m/keymap";
command = "install -v -D -m 644 doc/menu.default /etc/w3m/menu";
command = "install -v -d -m 755 /usr/share/doc/w3m-0.5.1/html";
command = "install -v -m 644 doc/{HISTORY,README*,keymap.*,menu.*} /usr/share/doc/w3m-0.5.1";
command = "install -v -m 644 doc/*.html /usr/share/doc/w3m-0.5.1/html";
command = "cd ..";
command = "rm -rf w3m-0.5.1";
time = "20061202 05:35:20 Sat";
