mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
20 lines
346 B
Makefile
20 lines
346 B
Makefile
# 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>
|