# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/dev-perl/CGI/CGI-3.05.ebuild,v 1.1 2004/06/13 14:29:26 mcummings Exp $ inherit perl-module DESCRIPTION="The Perl CGI Module" SRC_URI="http://www.cpan.org/authors/id/S/SH/SHERZODR/${P}.tar.gz" HOMEPAGE="http://search.cpan.org/~sherzodr/${P}/" LICENSE="Artistic | GPL-2" KEYWORDS="x86 ~amd64 ~ppc ~sparc ~alpha ~mips ~ia64" DEPEND="dev-perl/Digest-MD5"