]> git.ipfire.org Git - ipfire-2.x.git/blobdiff - lfs/pcmciautils
buildprocess: Add extra metadata to pak lfs files
[ipfire-2.x.git] / lfs / pcmciautils
index c80208e7036a7eb50bb4a952b3af767712f61f16..fc77f4b3ea9bf2a1d222025f8f4b461a902ad0ee 100644 (file)
@@ -1,7 +1,7 @@
 ###############################################################################
 #                                                                             #
 # IPFire.org - A linux based firewall                                         #
-# Copyright (C) 2007  Michael Tremer & Christian Schmidt                      #
+# Copyright (C) 2007-2018  IPFire Team  <info@ipfire.org>                     #
 #                                                                             #
 # This program is free software: you can redistribute it and/or modify        #
 # it under the terms of the GNU General Public License as published by        #
@@ -24,6 +24,8 @@
 
 include Config
 
+SUMMARY    = Helper programs for PC-Cards
+
 VER        = 014
 
 THISAPP    = pcmciautils-$(VER)
@@ -33,7 +35,10 @@ DIR_APP    = $(DIR_SRC)/$(THISAPP)
 TARGET     = $(DIR_INFO)/$(THISAPP)
 PROG       = pcmciautils
 PAK_VER    = 1
-DEPS       = ""
+
+DEPS       =
+
+SERVICES   =
 
 ###############################################################################
 # Top-level Rules