X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=sysfsutils%2Fsysfsutils.nm;fp=sysfsutils%2Fsysfsutils.nm;h=909e005ec4f570c62b54e1e4de2800d86724d499;hb=e84b24e82329d16ca18bff7966d4f02d997bc965;hp=0000000000000000000000000000000000000000;hpb=802ea3af55e3167b6574e23b230cdbf0ed2ae0db;p=people%2Famarx%2Fipfire-3.x.git diff --git a/sysfsutils/sysfsutils.nm b/sysfsutils/sysfsutils.nm new file mode 100644 index 000000000..909e005ec --- /dev/null +++ b/sysfsutils/sysfsutils.nm @@ -0,0 +1,34 @@ +############################################################################### +# IPFire.org - An Open Source Firewall Solution # +# Copyright (C) - IPFire Development Team # +############################################################################### + +name = sysfsutils +version = 2.1.0 +release = 1 + +groups = System/Libraries +url = http://sourceforge.net/projects/linux-diag/ +license = GPLv2 +summary = Utilities for interfacing with sysfs. + +description + This package's purpose is to provide a set of utilities for interfacing + with sysfs. +end + +source_dl = http://downloads.sourceforge.net/project/%{name}/%{name}/%{thisapp} + +build + configure_options += \ + --mandir=/usr/share/man +end + +packages + package %{name} + end + + package %{name}-devel + template DEVEL + end +end