aboutsummaryrefslogtreecommitdiffstats
path: root/news
diff options
context:
space:
mode:
authorsteve <steve@FreeBSD.org>2000-12-11 10:13:43 +0800
committersteve <steve@FreeBSD.org>2000-12-11 10:13:43 +0800
commit21131902874b6cb9c9142c5af0f7f54845e727dc (patch)
tree27aa4d0a6cab6e495363c76e0c7ef457e1a196a8 /news
parentd4b3f30a5e3e257732025d28f899b86ad042c47a (diff)
downloadfreebsd-ports-gnome-21131902874b6cb9c9142c5af0f7f54845e727dc.tar.gz
freebsd-ports-gnome-21131902874b6cb9c9142c5af0f7f54845e727dc.tar.zst
freebsd-ports-gnome-21131902874b6cb9c9142c5af0f7f54845e727dc.zip
Implement a serious hack that should allow people to fetch the distfile
for this port. PR: 23028
Diffstat (limited to 'news')
-rw-r--r--news/dnews/Makefile5
1 files changed, 5 insertions, 0 deletions
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"