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