# Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: Device-USB-0.21.ebuild $ inherit perl-module DESCRIPTION="A USB port Perl Module" HOMEPAGE="http://search.cpan.org/~gwadej/${PN}/" SRC_URI="mirror://cpan/authors/id/G/GW/GWADEJ/${P}.tar.gz" LICENSE="Perl Artistic Licence" SLOT="0" KEYWORDS="~x86" IUSE="" RESTRICT="mirror" DEPEND="dev-lang/perl dev-perl/Inline dev-libs/libusb"