1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-03 22:23:24 +00:00
freebsd-ports/news/trn/Makefile
Masafumi Max NAKANE 86913ca557 No `.' is needed at the end of the reason string for NO_CDROM, NO_PACKAGE,
RESTRICTED or BROKEN.
Pointed-out by:	asami
1996-12-08 01:45:16 +00:00

24 lines
579 B
Makefile

# New ports collection makefile for: trn
# Version required: 3.6
# Date created: 21 October 1994
# Whom: smace
#
# $Id: Makefile,v 1.11 1996/12/07 11:26:51 max Exp $
#
DISTNAME= trn-3.6
CATEGORIES= news
MASTER_SITES= ftp://ftp.uu.net/networking/news/readers/trn/
RUN_DEPENDS= munpack:${PORTSDIR}/mail/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>