summaryrefslogtreecommitdiff
blob: 8fdb048ecc2c7312e5a782706717d97c0c003579 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/eclass/perl-module.eclass,v 1.110 2007/10/17 08:01:12 robbat2 Exp $

MODULE_AUTHOR="CRISB"
inherit perl-module

DESCRIPTION="Perl extension interface for libcurl"

IUSE=""

SLOT="0"
LICENSE="|| ( Artistic GPL-2 )"
KEYWORDS="~amd64 ~ppc ~x86"
SRC_TEST="do"