mate-nettool
============

MATE interface for various networking tools

fork of gnome-nettool 3.8.0

support:

-- gsettings
-- GTK3
-- itstool instead of mate-doc-utils

MATE Nettool is a set of front-ends to various networking command-line
tools, like ping, netstat, ifconfig, whois, traceroute, finger.

BuildRequires:
gtk3-devel
libgtop2-devel
intltool
yelp-tools

RuntimeRequires:
bind-utils
coreutils
iputils
net-tools
nmap
traceroute
whois

Note, maybe the package names are diffrerent on other distros than fedora

Installation:

NOCONFIGURE=1 ./autogen.sh

./configure

make

make install
