1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-03 01:23:49 +00:00
freebsd-ports/net/rshell/Makefile

18 lines
307 B
Makefile
Raw Normal View History

# Created by: wosch
1999-08-30 14:24:37 +00:00
# $FreeBSD$
PORTNAME= rshell
PORTVERSION= 1.0
1998-09-19 00:02:26 +00:00
CATEGORIES= net
MASTER_SITES= http://wolfram.schneider.org/src/
1997-06-29 09:51:15 +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
NO_STAGE= yes
.include <bsd.port.mk>