--- /dev/null
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+MODULE_AUTHOR=DBROBINS
+MODULE_VERSION=0.10
+inherit perl-module
+
+DESCRIPTION="Secure File Transfer Protocol client"
+
+SLOT="0"
+KEYWORDS="amd64 ~mips ~ppc x86"
+IUSE=""
+
+RDEPEND=">=dev-perl/net-ssh-perl-1.25"
--- /dev/null
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer type="project">
+ <email>perl@gentoo.org</email>
+ <name>Gentoo Perl Project</name>
+ </maintainer>
+ <upstream>
+ <remote-id type="cpan">Net-SFTP</remote-id>
+ <remote-id type="cpan-module">Net::SFTP</remote-id>
+ <remote-id type="cpan-module">Net::SFTP::Attributes</remote-id>
+ <remote-id type="cpan-module">Net::SFTP::Buffer</remote-id>
+ <remote-id type="cpan-module">Net::SFTP::Constants</remote-id>
+ <remote-id type="cpan-module">Net::SFTP::Util</remote-id>
+ </upstream>
+</pkgmetadata>