# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # Author: VinzC (vcadet@hotmail.com) DESCRIPTION="Intel PRO/Wireless 3945ABG Network Connection Regulatory Daemon" HOMEPAGE="http://ipw3945.sourceforge.net" SRC_URI="http://bughost.org/ipw3945/daemon/${P}.tgz" LICENSE="Intel-bin" SLOT="0" KEYWORDS="~x86" IUSE="" src_install() { into / dosbin x86/${PN} dodoc README.${PN} # Copy ipw3945 from ${FILESDIR} into /etc/modules.d }