]> git.ipfire.org Git - ipfire-3.x.git/commitdiff
sysvinit: Added package information.
authorMichael Tremer <michael.tremer@ipfire.org>
Wed, 16 Sep 2009 09:37:36 +0000 (11:37 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Wed, 16 Sep 2009 09:37:36 +0000 (11:37 +0200)
lfs/sysvinit

index e5079edccd968940ef24d68e8b7f560f3e5aeb63..49aa90da42b5baee91df5d346c4b4441496be731 100644 (file)
@@ -33,9 +33,22 @@ DIR_APP    = $(DIR_SRC)/$(THISAPP)
 
 OBJECT     = $(DIR_INFO)/$(STAGE_ORDER)_$(STAGE)/$(THISAPP)
 
+MAINTAINER =
+GROUP      = System/Base
 CORE       = yes
 EXTRA      = no
 DEBUG      = no
+BUILD_DEPS =
+DEPS       =
+
+URL        = https://alioth.debian.org/projects/pkg-sysvinit/
+LICENSE    = GPLv2+
+SHORT_DESC = Programs which control basic system processes.
+
+define LONG_DESC
+       The sysvinit package contains a group of processes that control \
+       the very basic functions of your system.
+endef
 
 CFLAGS    += -D_GNU_SOURCE