# Copyright 1999-2004 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.3 2004/10/14 19:58:49 dholm 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="~x86 ~ppc" 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/*"