aboutsummaryrefslogtreecommitdiffstats
path: root/net/rshell/Makefile
blob: 802f1919bcd57eab085659b61056ae5e82d858ed (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# New ports collection makefile for:  rshell
# Date created:        1997/06/09
# Whom:                wosch
#
# $FreeBSD$
#

PORTNAME=   rshell
PORTVERSION=    1.0
DISTNAME=   rshell-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>