# New ports collection makefile for:	p5-Net-OpenSSH
# Date created:		2009-01-13
# Whom:			Andrej Zverev <az@FreeBSD.org>
#
# $FreeBSD: ports/net/p5-Net-OpenSSH/Makefile,v 1.23 2010/11/21 19:44:02 az Exp $
#

PORTNAME=	Net-OpenSSH
PORTVERSION=	0.50
CATEGORIES=	net perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	az@FreeBSD.org
COMMENT=	Perl SSH client package implemented on top of OpenSSH

PERL_CONFIGURE=	yes

MAN3=	Net::OpenSSH::Constants.3 \
	Net::OpenSSH.3

.include <bsd.port.mk>
