summaryrefslogblamecommitdiff
path: root/sysutils/rtty/Makefile
blob: b32a0e353184bd8f306b8b6dd2a29cdf122cb792 (plain) (tree)
1
2
3
4
5
6
7
8
9
                                            

                                   
 
           

 
                    
                   
                        
                                             
                                                                    
                        
 
                                 
                                                             
 


                           
                   

                      
# New ports collection makefile for:	rtty
# Date created:		24 Aug 1996
# Whom:			jkh
#
# $FreeBSD$
#

PORTNAME=	rtty
PORTVERSION=	4.0
CATEGORIES=	sysutils
MASTER_SITES=	ftp://ftp.isc.org/isc/rtty/ \
		ftp://gatekeeper.research.compaq.com/pub/misc/vixie/
EXTRACT_SUFX=	.shar.gz

MAINTAINER=	ports@FreeBSD.org
COMMENT=	Multiuser "tip"/"cu" replacement with logging

EXTRACT_CMD=	${GZCAT}
EXTRACT_BEFORE_ARGS=
EXTRACT_AFTER_ARGS=	|sh
NO_WRKSUBDIR=	yes

.include <bsd.port.mk>