]> git.ipfire.org Git - people/ms/ipfire-3.x.git/blobdiff - bwm-ng/bwm-ng.nm
Move all packages to root.
[people/ms/ipfire-3.x.git] / bwm-ng / bwm-ng.nm
diff --git a/bwm-ng/bwm-ng.nm b/bwm-ng/bwm-ng.nm
new file mode 100644 (file)
index 0000000..738321d
--- /dev/null
@@ -0,0 +1,30 @@
+###############################################################################
+# IPFire.org    - An Open Source Firewall Solution                            #
+# Copyright (C) - IPFire Development Team <info@ipfire.org>                   #
+###############################################################################
+
+name       = bwm-ng
+version    = 0.6
+release    = 1
+
+groups     = Networking/Statistics
+url        = http://www.gropp.org/?id=projects&sub=bwm-ng
+license    = GPLv2+
+summary    = A bandwidth monitor for the shell.
+
+description
+       bwm-ng diplays the traffic passing by on all interfaces.
+end
+
+source_dl  = http://www.gropp.org/bwm-ng/
+
+build
+       requires
+               ncurses-devel
+       end
+end
+
+packages
+       package %{name}
+       end
+end