2013-09-21 00:10:23 +02:00
|
|
|
# Created by: Jon Nistor <nistor@snickers.org>
|
2004-12-22 21:19:33 +01:00
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= Net-Rsh
|
2008-07-31 20:31:55 +02:00
|
|
|
PORTVERSION= 0.05
|
2004-12-22 21:19:33 +01:00
|
|
|
CATEGORIES= net perl5
|
2008-04-17 16:30:31 +02:00
|
|
|
MASTER_SITES= CPAN
|
2004-12-22 21:19:33 +01:00
|
|
|
PKGNAMEPREFIX= p5-
|
|
|
|
|
|
|
|
MAINTAINER= nistor@snickers.org
|
|
|
|
COMMENT= Perl5 module to access and use rsh protocol
|
|
|
|
|
2013-09-06 19:02:34 +02:00
|
|
|
USES= perl5
|
|
|
|
USE_PERL5= configure
|
2004-12-22 21:19:33 +01:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|