# Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/dev-perl/CGI-FastTemplate/CGI-FastTemplate-1.09.ebuild,v 1.3 2003/06/21 21:36:35 drobbins Exp $ inherit perl-module S=${WORKDIR}/${P} CATEGORY="dev-perl" DESCRIPTION="The Perl CGI::FastTemplate Module" SRC_URI="http://search.cpan.org/CPAN/authors/id/J/JM/JMOORE/${P}.tar.gz" HOMEPAGE="http://search.cpan.org/author/JMOORE/${P}/" SLOT="0" LICENSE="Artistic | GPL-2" KEYWORDS="x86 amd64 ~ppc ~alpha ~sparc" DEPEND="${DEPEND} >=dev-perl/CGI-2.78-r3"