summaryrefslogtreecommitdiff
blob: 117bdcb4b3e7a1827f5d00545076943d893c9813 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $

inherit perl-module

DESCRIPTION="Generate a HTML Tag Cloud"
SRC_URI="mirror://cpan/authors/id/L/LB/LBROCARD/${P}.tar.gz"
HOMEPAGE="http://search.cpan.org/~lbrocard/${P}"

SLOT="0"
LICENSE="as-is"
KEYWORDS="~x86"
IUSE=""

DEPEND="dev-perl/module-build"
RDEPEND=""

SRC_TEST="do"