summaryrefslogtreecommitdiff
blob: 4af8a0d29e785b2eb0565fcd22397976e2783173 (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: /var/cvsroot/gentoo-x86/dev-perl/HTML-TableContentParser/HTML-TableContentParser-0.13.ebuild,v 1.1 2007/05/31 10:33:37 zzam Exp $

inherit perl-module

S=${WORKDIR}/HTML-TableContentParser-0.13

DESCRIPTION="No description available"
HOMEPAGE="http://search.cpan.org/search?query=HTML-TableContentParser&mode=dist"
SRC_URI="mirror://cpan/authors/id/S/SD/SDRABBLE/HTML-TableContentParser-0.13.tar.gz"


IUSE=""

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