]> git.ipfire.org Git - ipfire-2.x.git/blobdiff - lfs/iftop
Viele Pakete gemacht und ISO verkleinert.
[ipfire-2.x.git] / lfs / iftop
index 108bd061f094c83dab6d756d07b47ddbead2ffe7..ddf1e97cbdf53b0ddf047c85cb2506893f0ec8b1 100644 (file)
--- a/lfs/iftop
+++ b/lfs/iftop
@@ -33,6 +33,12 @@ DL_FILE    = $(THISAPP).tar.gz
 DL_FROM    = $(URL_IPFIRE)
 DIR_APP    = $(DIR_SRC)/$(THISAPP)
 TARGET     = $(DIR_INFO)/$(THISAPP)
+PROG       = iftop
+PAK_VER    = 1
+
+DESCDE     = "iftop stellt Interfacestatistiken dar."
+DESCEN     = "iftop shows what's going on with your network interfaces."
+DEPS       = ""
 
 ###############################################################################
 # Top-level Rules
@@ -52,6 +58,9 @@ download :$(patsubst %,$(DIR_DL)/%,$(objects))
 
 md5 : $(subst %,%_MD5,$(objects))
 
+dist: 
+       @$(PAK)
+
 ###############################################################################
 # Downloading, checking, md5sum
 ###############################################################################