# Copyright 1999-2004 Gentoo Foundation # 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.7 2004/06/25 00:10:45 agriffis 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"