# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/dev-perl/WWW-Mechanize-FormFiller/WWW-Mechanize-FormFiller-0.06.ebuild,v 1.3 2007/04/14 15:13:47 mcummings Exp $ inherit perl-module DESCRIPTION="Framework to automate HTML forms " SRC_URI="mirror://cpan/authors/id/C/CO/CORION/${P}.tar.gz" HOMEPAGE="http://search.cpan.org/~corion/" SLOT="0" LICENSE="|| ( Artistic GPL-2 )" KEYWORDS="amd64 sparc ~x86" SRC_TEST="do" DEPEND="dev-lang/perl dev-perl/Data-Random dev-perl/libwww-perl"