summaryrefslogtreecommitdiff
blob: 34c9dc991b87559a465922a3f607b049d8945b26 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# This ebuild generated by g-cpan 0.14.0

inherit perl-module

S=${WORKDIR}/Net-SCP-0.07

DESCRIPTION="Perl extension for secure copy protocol"
HOMEPAGE="http://search.cpan.org/search?query=${PN}"
SRC_URI="mirror://cpan/authors/id/I/IV/IVAN/Net-SCP-0.07.tar.gz"


IUSE=""

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

DEPEND="
	dev-perl/Net-SSH
	dev-lang/io
	dev-perl/String-ShellQuote
"
RDEPEND="${DEPEND}"