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

index 802140b4b465c1501bad922a4e398adf5990cd03..8d4c03102ceb5d8f824ba5b056084068a5aefa32 100644 (file)
@@ -33,9 +33,22 @@ DIR_APP    = $(DIR_SRC)/$(THISAPP)
 
 OBJECT     = $(DIR_INFO)/$(STAGE_ORDER)_$(STAGE)/$(THISAPP)
 
+MAINTAINER =
+GROUP      = System/Libraries
 CORE       = yes
 EXTRA      = no
 DEBUG      = no
+BUILD_DEPS =
+DEPS       =
+
+URL        = http://sourceforge.net/projects/linux-diag/
+LICENSE    = GPLv2
+SHORT_DESC = Utilities for interfacing with sysfs.
+
+define LONG_DESC
+       This package's purpose is to provide a set of utilities for interfacing \
+       with sysfs.
+endef
 
 ###############################################################################
 # Top-level Rules