1994-10-22 09:28:32 +00:00
|
|
|
# New ports collection makefile for: trn
|
1995-01-04 01:44:22 +00:00
|
|
|
# Version required: 3.6
|
1994-10-22 09:28:32 +00:00
|
|
|
# Date created: 21 October 1994
|
|
|
|
# Whom: smace
|
|
|
|
#
|
1996-12-08 01:45:16 +00:00
|
|
|
# $Id: Makefile,v 1.11 1996/12/07 11:26:51 max Exp $
|
1994-10-22 09:28:32 +00:00
|
|
|
#
|
|
|
|
|
1995-01-04 01:44:22 +00:00
|
|
|
DISTNAME= trn-3.6
|
1996-11-18 11:44:27 +00:00
|
|
|
CATEGORIES= news
|
1995-04-11 23:29:46 +00:00
|
|
|
MASTER_SITES= ftp://ftp.uu.net/networking/news/readers/trn/
|
1994-10-22 09:28:32 +00:00
|
|
|
|
1995-09-23 17:28:02 +00:00
|
|
|
RUN_DEPENDS= munpack:${PORTSDIR}/mail/mpack
|
1995-05-06 11:51:57 +00:00
|
|
|
|
1996-12-08 01:45:16 +00:00
|
|
|
NO_PACKAGE= "Too many questions"
|
1996-11-18 14:17:24 +00:00
|
|
|
IS_INTERACTIVE= yes
|
|
|
|
MAN1= trn.1 Pnews.1 Rnmail.1 newsetup.1 newsgroups.1
|
|
|
|
|
1994-10-22 09:28:32 +00:00
|
|
|
pre-configure:
|
|
|
|
@echo "===> Running pre-configure target for ${DISTNAME}"
|
|
|
|
@sh ${SCRIPTDIR}/preconf ${PORTSDIR} ${.CURDIR} ${WRKSRC}
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|