# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-SPF-Query/Mail-SPF-Query-1.997.ebuild,v 1.10 2005/11/24 20:40:12 blubb Exp $ inherit perl-module DESCRIPTION="query Sender Policy Framework for an IP,email,helo" SRC_URI="mirror://cpan/authors/id/F/FR/FREESIDE/${P}.tar.gz" HOMEPAGE="http://search.cpan.org/~freeside/${P}/" SLOT="0" LICENSE="Artistic" KEYWORDS="~alpha ~amd64 ppc ~ppc64 sparc x86" IUSE="" DEPEND=">=dev-perl/Net-DNS-0.46 dev-perl/Net-CIDR-Lite dev-perl/Sys-Hostname-Long dev-perl/URI" mydoc="TODO README sample/*"