summaryrefslogtreecommitdiff
path: root/net/p5-Net-SSH/Makefile
blob: 89db3b63ee42a8292101b6f64c27fff2657c14b5 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
PORTNAME=	Net-SSH
PORTVERSION=	0.09
PORTREVISION=	1
CATEGORIES=	net perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	perl@FreeBSD.org
COMMENT=	Perl5 module to access and use ssh protocol

USES=		perl5
USE_PERL5=	configure

.include <bsd.port.mk>