]> git.ipfire.org Git - people/mfischer/ipfire-2.x.git/blobdiff - lfs/socat
Merge branch 'master' into next
[people/mfischer/ipfire-2.x.git] / lfs / socat
index a6d58118ce593f32173e86ec1b8d0eb568e91b79..1956d4e7b3546391a803ad757e5799863b547bf8 100644 (file)
--- a/lfs/socat
+++ b/lfs/socat
@@ -25,6 +25,8 @@
 
 include Config
 
+SUMMARY    = Multipurpose relay for bidirectional data transfer
+
 VER        = 1.7.4.2
 
 THISAPP    = socat-$(VER)
@@ -35,7 +37,9 @@ TARGET     = $(DIR_INFO)/$(THISAPP)
 PROG      = socat
 PAK_VER    = 2
 
-DEPS      = 
+DEPS      =
+
+SERVICES   =
 
 ###############################################################################
 # Top-level Rules
@@ -55,7 +59,7 @@ download :$(patsubst %,$(DIR_DL)/%,$(objects))
 
 md5 : $(subst %,%_MD5,$(objects))
 
-dist: 
+dist:
        @$(PAK)
 
 ###############################################################################