]> git.ipfire.org Git - ipfire-3.x.git/blame - pkgs/powertop/powertop.nm
Change file layout of the makefiles.
[ipfire-3.x.git] / pkgs / powertop / powertop.nm
CommitLineData
b3baa5b3 1###############################################################################
802ea3af
MT
2# IPFire.org - An Open Source Firewall Solution #
3# Copyright (C) - IPFire Development Team <info@ipfire.org> #
b3baa5b3
MT
4###############################################################################
5
802ea3af
MT
6name = powertop
7version = 1.13
8release = 1
b3baa5b3 9
802ea3af
MT
10groups = Applications/System
11url = http://www.lesswatts.org/
12license = GPLv2
13summary = Power consumption monitor.
b3baa5b3 14
802ea3af
MT
15description
16 PowerTOP is a tool that finds the software component(s) that make your
17 computer use more power than necessary while it is idle.
18end
b3baa5b3 19
802ea3af 20source_dl =
b3baa5b3 21
802ea3af
MT
22build
23 requires
24 gettext
25 ncurses-devel
26 end
27end
b3baa5b3 28
802ea3af
MT
29packages
30 package %{name}
31end