2013-09-20 22:10:23 +00:00
|
|
|
# Created by: wosch
|
1999-08-30 14:24:37 +00:00
|
|
|
# $FreeBSD$
|
1997-06-22 19:16:26 +00:00
|
|
|
|
2000-04-09 18:14:07 +00:00
|
|
|
PORTNAME= rshell
|
|
|
|
PORTVERSION= 1.0
|
1998-09-19 00:02:26 +00:00
|
|
|
CATEGORIES= net
|
2003-10-29 07:46:49 +00:00
|
|
|
MASTER_SITES= http://wolfram.schneider.org/src/
|
1997-06-29 09:51:15 +00:00
|
|
|
|
1999-08-31 06:53:31 +00:00
|
|
|
MAINTAINER= wosch@FreeBSD.org
|
2003-03-05 12:47:22 +00:00
|
|
|
COMMENT= A front end for rsh(1) and rcp(1)
|
1998-09-19 00:02:26 +00:00
|
|
|
|
|
|
|
MAN1= rshell.1
|
|
|
|
MLINKS= rshell.1 rcopy.1
|
|
|
|
MANCOMPRESSED= maybe
|
1997-06-22 19:16:26 +00:00
|
|
|
|
2013-09-20 22:10:23 +00:00
|
|
|
NO_STAGE= yes
|
1997-06-22 19:16:26 +00:00
|
|
|
.include <bsd.port.mk>
|