summaryrefslogtreecommitdiff
blob: b7402059310baf64508b7579c5c3133fe9e83b31 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-perl/Net-Z3950-ZOOM/Net-Z3950-ZOOM-1.25.ebuild,v 1.2 2008/10/04 21:40:13 tove Exp $

MODULE_AUTHOR="MIRK"

inherit perl-module

DESCRIPTION="Perl extension for invoking the ZOOM-C API"

IUSE=""

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

DEPEND="dev-lang/perl
	>=dev-libs/yaz-2.1.50"