Added ethtool-6 build template.

--HG--
extra : convert_revision : 93a2e3b0f48f5ca20b29572c02754d0484c784d8
This commit is contained in:
Juan RP 2009-11-30 14:40:18 +01:00
parent 5034082d06
commit df0a1f2117

13
srcpkgs/ethtool/template Normal file
View file

@ -0,0 +1,13 @@
# Template file for 'ethtool'
pkgname=ethtool
version=6
distfiles="${SOURCEFORGE_SITE}/gkernel/$pkgname-$version.tar.gz"
build_style=gnu_configure
short_desc="Display or change ethernet card settings"
maintainer="Juan RP <xtraeme@gmail.com>"
checksum=5046f573e7dd77f689c33c5f0aa0f2b7f96c79e0b37d6ecc78bae74c094fb4c6
long_desc="
ethtool is used for querying settings of an ethernet device and
changing them."
Add_dependency full glibc