From: Michael Tremer Date: Wed, 16 Sep 2009 09:45:37 +0000 (+0200) Subject: sysfsutils: Added package information. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=14f7410fcd9b13fbcd97b77374542624178d1398;p=ipfire-3.x.git sysfsutils: Added package information. --- diff --git a/lfs/sysfsutils b/lfs/sysfsutils index 802140b4b..8d4c03102 100644 --- a/lfs/sysfsutils +++ b/lfs/sysfsutils @@ -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