summaryrefslogblamecommitdiff
path: root/news/trn/Makefile
blob: 8391a69cdf6908a1463da386506051b4ea57da0e (plain) (tree)
1
2
3
4
5
6
7
8
9
                                           
                           


                                       
                                                    

 
                       
                    
                                                             
 
                                                  
 
                                    


                                                              




                                                                 
# New ports collection makefile for:	trn
# Version required:	3.6
# Date created:		21 October 1994
# Whom:			smace
#
# $Id: Makefile,v 1.12 1996/12/08 01:45:12 max Exp $
#

DISTNAME=	trn-3.6
CATEGORIES=	news
MASTER_SITES=	ftp://ftp.uu.net/networking/news/readers/trn/

RUN_DEPENDS=  munpack:${PORTSDIR}/converters/mpack

NO_PACKAGE=	"Too many questions"
IS_INTERACTIVE=	yes
MAN1=		trn.1 Pnews.1 Rnmail.1 newsetup.1 newsgroups.1

pre-configure:
	@echo "===> Running pre-configure target for ${DISTNAME}"
	@sh ${SCRIPTDIR}/preconf ${PORTSDIR} ${.CURDIR} ${WRKSRC}

.include <bsd.port.mk>