aboutsummaryrefslogblamecommitdiff
path: root/net/p5-IPC-Session/Makefile
blob: 316b934b7c6a3ae13c2e0af330793c0ed4217ebc (plain) (tree)




















                                                                                     
# New ports collection makefile for:	p5-IPC-Session
# Date created:	   01 Jun 2010
# Whom:		   Alexander Kriventsov <avk@vl.ru>
#
# $FreeBSD$
#

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')

PERL_CONFIGURE=	yes

MAN3=	IPC::Session.3

.include <bsd.port.mk>