From 0a4506b28e96bcc1ba5f28b53c548ca87628ff1c Mon Sep 17 00:00:00 2001 From: Steve Price Date: Mon, 11 Dec 2000 02:13:43 +0000 Subject: Implement a serious hack that should allow people to fetch the distfile for this port. PR: 23028 --- news/dnews/Makefile | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'news/dnews') diff --git a/news/dnews/Makefile b/news/dnews/Makefile index 616ebfcef473..0cb9fc4495c7 100644 --- a/news/dnews/Makefile +++ b/news/dnews/Makefile @@ -16,6 +16,11 @@ MAINTAINER= ports@FreeBSD.org Y2K= http://netwinsite.com/dnews_y2k.htm +# NOTE: this won't work for fetching files from the CDROM. However since +# we don't have permission to put this on the CDROM it shouldn't matter much. +FETCH_CMD= ftp +FETCH_BEFORE_ARGS= -a + WRKSRC= ${WRKDIR}/dnews NO_CDROM= "no answer yet, if we are allowed to put it onto CDROM" RESTRICTED= "only free for non-profit organisations" -- cgit v1.2.3