1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-26 21:17:40 +00:00
freebsd-ports/net/rshell/Makefile

20 lines
360 B
Makefile
Raw Normal View History

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