summaryrefslogblamecommitdiff
path: root/net/rshell/Makefile
blob: f8fdfd1839bfb3382dc9cc1a9616cc05d2932022 (plain) (tree)
1
2
3
4
5
6
7
8
9
10




                                            
           
 
 

                          
                                                     
 
                                 



                                

                      
# New ports collection makefile for:  rshell
# Version required:    1.0
# Date created:        1997/06/09
# Whom:                wosch
#
# $FreeBSD$
#

DISTNAME=	rshell-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>