summaryrefslogtreecommitdiff
path: root/net/rshell/Makefile
blob: 792fee3debbee8a13e69709df5ab85a60fcc8c5b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# New ports collection makefile for:  rshell
# Version required:    1.0
# Date created:        1997/06/09
# Whom:                wosch
#
# $Id: Makefile,v 1.6 1997/08/19 21:17:13 wosch Exp $
#

DISTNAME=	rshell-1.0
CATEGORIES=	net
MASTER_SITES=	http://www.freebsd.org/~wosch/src/

MAINTAINER=	wosch@FreeBSD.ORG

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

.include <bsd.port.mk>