]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/blobdiff - lfs/vdr_epgsearch
Early spring clean: Remove trailing whitespaces, and correct licence headers
[people/pmueller/ipfire-2.x.git] / lfs / vdr_epgsearch
index f2a88f87b658ab34e3e04aee47f2e01a4c0d0105..6c27e0e8ebcbc9fec9d045ef25d3c66832e71e05 100644 (file)
@@ -24,6 +24,8 @@
 
 include Config
 
+SUMMARY    = Searchtimer and replacement of the VDR program menu
+
 VER        = 2.4.0+git20191101
 
 THISAPP    = vdr-plugin-epgsearch_$(VER).orig
@@ -37,6 +39,8 @@ PAK_VER    = 11
 
 DEPS       =
 
+SERVICES   =
+
 VDRPLUGVER = 2.4.7
 
 EXTRA_FLAGS= -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE
@@ -61,7 +65,7 @@ download : $(patsubst %,$(DIR_DL)/%,$(objects))
 
 md5 : $(subst %,%_MD5,$(objects))
 
-dist: 
+dist:
        @$(PAK)
 
 ###############################################################################