freebsd-ports/net/p5-Net-SSH/Makefile

18 lines
321 B
Makefile
Raw Normal View History

# Created by: Vadim Belman <vab@lflat.vas.mobilix.dk>
# $FreeBSD$
PORTNAME= Net-SSH
2008-05-17 23:17:01 +02:00
PORTVERSION= 0.09
PORTREVISION= 1
CATEGORIES= net perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
2003-02-20 20:00:52 +01:00
COMMENT= Perl5 module to access and use ssh protocol
USES= perl5
USE_PERL5= configure
.include <bsd.port.mk>