freebsd-ports/net/rshell/Makefile

20 lines
399 B
Makefile
Raw Normal View History

# New ports collection makefile for: rshell
# Version required: 1.0
# Date created: 1997/06/09
# Whom: wosch
#
1998-09-19 02:02:26 +02:00
# $Id: Makefile,v 1.6 1997/08/19 21:17:13 wosch Exp $
1997-07-02 09:14:03 +02:00
#
1998-09-19 02:02:26 +02:00
DISTNAME= rshell-1.0
CATEGORIES= net
MASTER_SITES= http://www.freebsd.org/~wosch/src/
1997-06-29 11:51:15 +02:00
1998-09-19 02:02:26 +02:00
MAINTAINER= wosch@FreeBSD.ORG
MAN1= rshell.1
MLINKS= rshell.1 rcopy.1
MANCOMPRESSED= maybe
.include <bsd.port.mk>