# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-POP3Client/Mail-POP3Client-2.15.ebuild,v 1.13 2006/07/04 12:00:51 ian Exp $ inherit perl-module DESCRIPTION="POP3 client module for Perl" HOMEPAGE="http://www.cpan.org/modules/by-module/Mail/${P}.readme" SRC_URI="http://www.cpan.org/modules/by-module/Mail/${P}.tar.gz" LICENSE="Artistic" SLOT="0" KEYWORDS="alpha amd64 ppc s390 sparc x86" IUSE="" DEPEND=">=virtual/perl-libnet-1.0703" RDEPEND="${DEPEND}" mydoc="FAQ"