aboutsummaryrefslogtreecommitdiffstats
path: root/net/rshell/Makefile
blob: 76a8f380b973cd678230026ace462d91548846a6 (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
# 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>