freebsd-ports/net/p5-Net-OpenSSH/Makefile
2009-07-09 05:35:56 +00:00

22 lines
425 B
Makefile

# New ports collection makefile for: p5-Net-OpenSSH
# Date created: 2009-01-13
# Whom: Andrej Zverev <az@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= Net-OpenSSH
PORTVERSION= 0.36
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>