pkgname = "iptables";
version = "1.3.3";
group = "iptables";
user = "iptables";
archive = "iptables-1.3.3.tar.bz2";
command = "tar xfj iptables-1.3.3.tar.bz2";
command = "cd iptables-1.3.3";
command = "make PREFIX=/usr LIBDIR=/lib BINDIR=/sbin";
command = "make PREFIX=/usr LIBDIR=/lib BINDIR=/sbin install";
command = "cd ..";
command = "rm -rf iptables-1.3.3";
time = "20061117 21:14:05 Fri";
