]> git.ipfire.org Git - people/arne_f/ipfire-3.x.git/blob - pkgs/bwm-ng/bwm-ng.nm
Change file layout of the makefiles.
[people/arne_f/ipfire-3.x.git] / pkgs / bwm-ng / bwm-ng.nm
1 ###############################################################################
2 # IPFire.org - An Open Source Firewall Solution #
3 # Copyright (C) - IPFire Development Team <info@ipfire.org> #
4 ###############################################################################
5
6 name = bwm-ng
7 version = 0.6
8 release = 1
9
10 groups = Networking/Statistics
11 url = http://www.gropp.org/?id=projects&sub=bwm-ng
12 license = GPLv2+
13 summary = A bandwidth monitor for the shell.
14
15 description
16 bwm-ng diplays the traffic passing by on all interfaces.
17 end
18
19 source_dl = http://www.gropp.org/bwm-ng/
20
21 build
22 requires
23 ncurses-devel
24 end
25 end
26
27 packages
28 package %{name}
29 end
30 end