freebsd-ports/net/rshell/Makefile

21 lines
385 B
Makefile
Raw Normal View History

# New ports collection makefile for: rshell
# Date created: 1997/06/09
# Whom: wosch
#
1999-08-30 16:24:37 +02:00
# $FreeBSD$
1997-07-02 09:14:03 +02:00
#
PORTNAME= rshell
PORTVERSION= 1.0
1998-09-19 02:02:26 +02:00
CATEGORIES= net
MASTER_SITES= http://wolfram.schneider.org/src/
1997-06-29 11:51:15 +02:00
MAINTAINER= wosch@FreeBSD.org
2003-03-05 13:47:22 +01:00
COMMENT= A front end for rsh(1) and rcp(1)
1998-09-19 02:02:26 +02:00
MAN1= rshell.1
MLINKS= rshell.1 rcopy.1
MANCOMPRESSED= maybe
.include <bsd.port.mk>