summaryrefslogtreecommitdiff
blob: f3d96dd767caa22eae4f82ca5b4f49a22f272eda (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# This ebuild generated by g-cpan 0.14.0

inherit perl-module

S=${WORKDIR}/Apache-ASP-2.59

DESCRIPTION="Active Server Pages for Apache and mod_perl"
HOMEPAGE="http://search.cpan.org/search?query=${PN}"
SRC_URI="mirror://cpan/authors/id/C/CH/CHAMAS/Apache-ASP-2.59.tar.gz"


IUSE=""

SLOT="0"
LICENSE="|| ( Artistic GPL-2 )"
KEYWORDS="x86"

DEPEND="
	perl-gcpan/Data-Dumper
	dev-perl/MLDBM
	dev-perl/MLDBM-Sync
	virtual/perl-Digest-MD5
"
RDEPEND="${DEPEND}"