# Created by: Alexander Kriventsov <avk@vl.ru>
# $FreeBSD: net/p5-IPC-Session/Makefile 327755 2013-09-20 22:10:23Z bapt $

PORTNAME=	IPC-Session
PORTVERSION=	0.05
CATEGORIES=	net perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	avk@vl.ru
COMMENT=	Drive ssh or other interactive shell, local or remote (like 'expect')

USES=		perl5
USE_PERL5=	configure

MAN3=	IPC::Session.3

NO_STAGE=	yes
.include <bsd.port.mk>
