# Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/dev-perl/Net-DNS/Net-DNS-0.22-r1.ebuild,v 1.8 2004/06/25 00:48:01 agriffis Exp $ inherit perl-module S=${WORKDIR}/${P} DESCRIPTION="Perl Net::DNS - Perl DNS Resolver Module" SRC_URI="http://www.net-dns.org/download/${P}.tar.gz" HOMEPAGE="http://www.fuhr.org/~mfuhr/perldns/" SLOT="0" LICENSE="Artistic" KEYWORDS="x86 amd64 ppc sparc alpha" DEPEND="dev-perl/Digest-HMAC dev-perl/MIME-Base64 dev-perl/Test-Simple" mydoc="TODO"