]> git.ipfire.org Git - ipfire-2.x.git/blobdiff - lfs/wavemon
buildprocess: Add extra metadata to pak lfs files
[ipfire-2.x.git] / lfs / wavemon
index a3df36ec60ae6ddbb70ec4f644080ed527848d9a..2db9cc76743e8b962a880d5b89587c1559e7f980 100644 (file)
@@ -1,6 +1,6 @@
 ###############################################################################
 # IPFire.org    - An Open Source Firewall Solution                            #
-# Copyright (C) - IPFire Development Team <info@ipfire.org>                   #
+# Copyright (C) 2007-2018  IPFire Team  <info@ipfire.org>                     #
 ###############################################################################
 
 ###############################################################################
@@ -9,6 +9,8 @@
 
 include Config
 
+SUMMARY    = An ncurses monitoring application for wireless network devices
+
 VER        = 0.7.5
 
 THISAPP    = wavemon-$(VER)
@@ -19,7 +21,9 @@ TARGET     = $(DIR_INFO)/$(THISAPP)
 PROG       = wavemon
 PAK_VER    = 1
 
-DEPS       = ""
+DEPS       =
+
+SERVICES   =
 
 ###############################################################################
 # Top-level Rules
@@ -62,6 +66,7 @@ $(subst %,%_MD5,$(objects)) :
 $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects))
        @$(PREBUILD)
        @rm -rf $(DIR_APP) && cd $(DIR_SRC) && tar axf $(DIR_DL)/$(DL_FILE)
+       $(UPDATE_AUTOMAKE)
        cd $(DIR_APP) && ./configure \
                --prefix=/usr