# Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: Net-Bluetooth-0.40.ebuild $ inherit perl-module S=${WORKDIR}/Net-Bluetooth-0.40 DESCRIPTION="Perl interface to Bluetooth" HOMEPAGE="http://search.cpan.org/~iguthrie/Net-Bluetooth/" SRC_URI="mirror://cpan/authors/id/I/IG/IGUTHRIE/Net-Bluetooth-0.40.tar.gz" LICENSE="Perl Artistic Licence" SLOT="0" KEYWORDS="~x86" IUSE="" RESTRICT="mirror" DEPEND="dev-lang/perl net-wireless/bluez-libs"