diff options
Diffstat (limited to 'news/trn/Makefile')
-rw-r--r-- | news/trn/Makefile | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/news/trn/Makefile b/news/trn/Makefile index d4abe2230a29..07ed78aecc31 100644 --- a/news/trn/Makefile +++ b/news/trn/Makefile @@ -3,17 +3,18 @@ # Date created: 21 October 1994 # Whom: smace # -# $Id$ +# $Id: Makefile,v 1.8 1996/11/18 13:01:30 asami Exp $ # DISTNAME= trn-3.6 CATEGORIES= news MASTER_SITES= ftp://ftp.uu.net/networking/news/readers/trn/ -IS_INTERACTIVE= yes - RUN_DEPENDS= munpack:${PORTSDIR}/mail/mpack +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} |