]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/blobdiff - lfs/libdaemon
buildprocess: Add extra metadata to pak lfs files
[people/pmueller/ipfire-2.x.git] / lfs / libdaemon
index 276d17e5ac8fbf6aaef15e74fd4dc9632663a023..7018efa41168a87e430b53eabd6dc75fe474108f 100644 (file)
@@ -24,6 +24,8 @@
 
 include Config
 
+SUMMARY    = Lightweight C library That Eases the Writing of UNIX Daemons
+
 VER        = 0.14
 
 THISAPP    = libdaemon-$(VER)
@@ -34,6 +36,10 @@ TARGET = $(DIR_INFO)/$(THISAPP)
 PROG       = libdaemon
 PAK_VER    = 1
 
+DEPS       =
+
+SERVICES   =
+
 ###############################################################################
 # Top-level Rules
 ###############################################################################