summaryrefslogtreecommitdiff
blob: afe39db8c4b986aeda9545b2b7d5cf3459e12b68 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# 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.3 2007/07/19 15:35:37 armin76 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"