freebsd-ports/net/rshell/Makefile

20 lines
346 B
Makefile
Raw Normal View History

# New ports collection makefile for: rshell
# Date created: 1997/06/09
# Whom: wosch
#
1999-08-30 16:24:37 +02:00
# $FreeBSD$
1997-07-02 09:14:03 +02:00
#
PORTNAME= rshell
PORTVERSION= 1.0
1998-09-19 02:02:26 +02:00
CATEGORIES= net
1999-09-19 12:30:46 +02:00
MASTER_SITES= http://www.de.freebsd.org/~wosch/src/
1997-06-29 11:51:15 +02:00
MAINTAINER= wosch@FreeBSD.org
1998-09-19 02:02:26 +02:00
MAN1= rshell.1
MLINKS= rshell.1 rcopy.1
MANCOMPRESSED= maybe
.include <bsd.port.mk>