# Created by: Simun Mikecin <numisemis@yahoo.com>
# $FreeBSD: head/net/p5-Net-SFTP-Foreign/Makefile 412348 2016-04-01 14:17:44Z mat $

PORTNAME=	Net-SFTP-Foreign
PORTVERSION=	1.73
PORTREVISION=	1
CATEGORIES=	net perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	numisemis@yahoo.com
COMMENT=	Net::SFTP::Foreign - Secure File Transfer Protocol client

BUILD_DEPENDS=	p5-Sort-Key>=0:devel/p5-Sort-Key
RUN_DEPENDS:=	${BUILD_DEPENDS}

TEST_DEPENDS=	p5-File-Which>=0:sysutils/p5-File-Which

USES=		perl5
USE_PERL5=	configure

.include <bsd.port.mk>
