blob: 76a8f380b973cd678230026ace462d91548846a6 (
plain) (
tree)
|
|
# New ports collection makefile for: rshell
# Date created: 1997/06/09
# Whom: wosch
#
# $FreeBSD$
#
PORTNAME= rshell
PORTVERSION= 1.0
CATEGORIES= net
MASTER_SITES= http://www.de.freebsd.org/~wosch/src/
MAINTAINER= wosch@FreeBSD.org
MAN1= rshell.1
MLINKS= rshell.1 rcopy.1
MANCOMPRESSED= maybe
.include <bsd.port.mk>
|