diff options
Diffstat (limited to 'ubuntu/maverick_automake/applications/knetstats/debian/control')
-rw-r--r-- | ubuntu/maverick_automake/applications/knetstats/debian/control | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/ubuntu/maverick_automake/applications/knetstats/debian/control b/ubuntu/maverick_automake/applications/knetstats/debian/control new file mode 100644 index 000000000..95c7bc93b --- /dev/null +++ b/ubuntu/maverick_automake/applications/knetstats/debian/control @@ -0,0 +1,14 @@ +Source: knetstats-kde3 +Section: kde +Priority: optional +Maintainer: Timothy Pearson <kb9vqf@pearsoncomputing.net> +Build-Depends: debhelper (>= 5.0), cdbs, kdelibs4-kde3-dev, docbook2x, automake1.11-kde3, autoconf2.63, libtool, libltdl-dev +Standards-Version: 3.8.3 +Homepage: http://knetstats.sourceforge.net/ + +Package: knetstats-kde3 +Architecture: any +Depends: ${shlibs:Depends} +Description: network interfaces monitor for the KDE3 systray + A simple KDE network monitor that show rx/tx LEDs of any + network interface on a system tray icon |