# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/dev-perl/Net-Telnet/Net-Telnet-3.03-r1.ebuild,v 1.20 2010/01/10 19:15:55 grobian Exp $ inherit perl-module DESCRIPTION="A Telnet Perl Module" HOMEPAGE="http://search.cpan.org/~jrogers/" SRC_URI="mirror://cpan/authors/id/J/JR/JROGERS/${P}.tar.gz" LICENSE="Artistic" SLOT="0" KEYWORDS="alpha amd64 hppa ia64 ~mips ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" IUSE="" DEPEND=">=virtual/perl-libnet-1.0703 dev-lang/perl"