freebsd-ports/news/trn/Makefile

22 lines
496 B
Makefile
Raw Normal View History

1994-10-22 10:28:32 +01:00
# New ports collection makefile for: trn
1995-01-04 02:44:22 +01:00
# Version required: 3.6
1994-10-22 10:28:32 +01:00
# Date created: 21 October 1994
# Whom: smace
#
# $id: Makefile,v 1.0 1994/10/21 00:00:00 smace Exp $
#
1995-01-04 02:44:22 +01:00
DISTNAME= trn-3.6
1994-10-22 10:28:32 +01:00
MASTER_SITES= ftp://ftp.uu.net/networking/news/readers/trn/
CATEGORIES+= news
1994-10-22 10:28:32 +01:00
EXTRACT_SUFX= .tar.gz
1995-01-04 02:44:22 +01:00
DISTFILES= trn-3.6.tar.gz
1994-10-22 10:28:32 +01:00
IS_INTERACTIVE= yes
pre-configure:
@echo "===> Running pre-configure target for ${DISTNAME}"
@sh ${SCRIPTDIR}/preconf ${PORTSDIR} ${.CURDIR} ${WRKSRC}
.include <bsd.port.mk>