]> git.ipfire.org Git - ipfire-2.x.git/blobdiff - lfs/bwm-ng
Viele Pakete gemacht und ISO verkleinert.
[ipfire-2.x.git] / lfs / bwm-ng
index e669057ccfd418084f6e3d7fb8680e6639da9aa7..afcf9203a7cbb3802a505ba5da9a7dfcec570973 100644 (file)
@@ -33,6 +33,12 @@ DL_FILE    = $(THISAPP).tar.gz
 DL_FROM    = $(URL_IPFIRE)
 DIR_APP    = $(DIR_SRC)/$(THISAPP)
 TARGET     = $(DIR_INFO)/$(THISAPP)
+PROG       = bwm-ng
+PAK_VER    = 1
+
+DESCDE     = "bwm-ng ist ein Bandbreitenmonitor."
+DESCEN     = "bwm-ng shows the bandwidth on all interfaces."
+DEPS       = ""
 
 ###############################################################################
 # Top-level Rules
@@ -52,6 +58,9 @@ download :$(patsubst %,$(DIR_DL)/%,$(objects))
 
 md5 : $(subst %,%_MD5,$(objects))
 
+dist: 
+       @$(PAK)
+
 ###############################################################################
 # Downloading, checking, md5sum
 ###############################################################################