summaryrefslogblamecommitdiff
path: root/net/rshell/Makefile
blob: 73ab55c8b992ceb2b1b0877994dfa227fab730b0 (plain) (tree)
1
2
3
4
5
6
7
8
9
                                            


                                 
           
 
 

                      
                   
                                                 
 
                                 
                                                 



                                

                      
# New ports collection makefile for:  rshell
# Date created:        1997/06/09
# Whom:                wosch
#
# $FreeBSD$
#

PORTNAME=	rshell
PORTVERSION=	1.0
CATEGORIES=	net
MASTER_SITES=	http://wolfram.schneider.org/src/

MAINTAINER=	wosch@FreeBSD.org
COMMENT=	A front end for rsh(1) and rcp(1)

MAN1=		rshell.1
MLINKS=		rshell.1 rcopy.1
MANCOMPRESSED=	maybe

.include <bsd.port.mk>