You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/dev-perl/FCGI/FCGI-0.67.ebuild

20 lines
496 B

# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-perl/FCGI/FCGI-0.67.ebuild,v 1.16 2012/06/17 16:27:16 armin76 Exp $
# this is an RT dependency
inherit perl-module
DESCRIPTION="Fast CGI"
SRC_URI="mirror://cpan/authors/id/S/SK/SKIMO/${P}.tar.gz"
HOMEPAGE="http://search.cpan.org/~skimo/"
SRC_TEST="do"
SLOT="0"
LICENSE="openmarket"
KEYWORDS="amd64 ppc ~ppc64 x86"
IUSE=""
DEPEND="dev-lang/perl"