added mike repos
[hdw-repos/packages.git] / mike / iptraf / iptraf
1 # HDW - Linux iptraf package
2 #
3 # (C) AUG 2002 by Miguel Bolanos <mike@hackdaworld.org>
4 #
5 # [V] 2.7.0
6 # [S] 2 10
7 # [D] iptraf-2.7.0.tar.gz ftp://ftp.cebu.mozcom.com/pub/linux/net/
8
9 build_main()    {
10         cd src/
11         make clean
12         make &&
13         make install
14                 }
15