]> git.ipfire.org Git - people/arne_f/ipfire-3.x.git/blame - ethtool/ethtool.nm
Move all packages to root.
[people/arne_f/ipfire-3.x.git] / ethtool / ethtool.nm
CommitLineData
15efb3c6 1###############################################################################
802ea3af
MT
2# IPFire.org - An Open Source Firewall Solution #
3# Copyright (C) - IPFire Development Team <info@ipfire.org> #
15efb3c6
MT
4###############################################################################
5
802ea3af
MT
6name = ethtool
7version = 2.6.34
8release = 1
15efb3c6 9
802ea3af
MT
10groups = Base Applications/System
11url = http://sourceforge.net/projects/gkernel/
12license = GPLv2
13summary = Ethernet settings tool for PCI ethernet cards.
15efb3c6 14
802ea3af 15description
15efb3c6
MT
16 This utility allows querying and changing settings such as speed, \
17 port, autonegotiation, PCI locations and checksum offload on many \
18 network devices, especially of ethernet devices.
802ea3af
MT
19end
20
21source_dl =
15efb3c6 22
802ea3af
MT
23build
24 configure_options += \
25 --sbindir=/sbin
26end
15efb3c6 27
802ea3af
MT
28packages
29 package %{name}
30 end
31end