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

MAINTAINER=	nistor@snickers.org
COMMENT=	Perl5 module to access and use rsh protocol

USES=		perl5
USE_PERL5=	configure

.include <bsd.port.mk>