]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/blobdiff - lfs/stund
Languages bereinigt
[people/pmueller/ipfire-2.x.git] / lfs / stund
index 67092a9879f8e73b6b0d42c2199c6de7bb67574e..cbfa06e663b613fc3173c57323c6dc2b186a89c0 100644 (file)
--- a/lfs/stund
+++ b/lfs/stund
@@ -33,6 +33,12 @@ DL_FILE    = $(THISAPP).tgz
 DL_FROM    = $(URL_IPFIRE)
 DIR_APP    = $(DIR_SRC)/stund
 TARGET     = $(DIR_INFO)/$(THISAPP)
+PROG       = stund
+PAK_VER    = 1
+
+DESCDE     = "Ein stun-Server."
+DESCEN     = "A stun server."
+DEPS       = ""
 
 ###############################################################################
 # Top-level Rules
@@ -52,6 +58,9 @@ download :$(patsubst %,$(DIR_DL)/%,$(objects))
 
 md5 : $(subst %,%_MD5,$(objects))
 
+dist: 
+       $(PAK)
+
 ###############################################################################
 # Downloading, checking, md5sum
 ###############################################################################