Date: Sun, 15 Oct 1995 18:31:26 -0700 From: Paul Traina <pst@shockwave.com> To: asami@freebsd.org Cc: ports@freebsd.org Subject: how do you grab multiple files from various locations? Message-ID: <199510160131.SAA03854@precipice.shockwave.com>
next in thread | raw e-mail | index | archive | help
# New ports collection makefile for: ashe # Version required: 1.1.2 # Date created: 16 October 1995 # Whom: pst # # $Id$ # DISTNAME= ashe-1.1.2 CATEGORIES+= editors MASTER_SITES= ftp://ftp.cs.rpi.edu/pub/puninj/ASHE/ASHE-1.1.2/ DISTFILES= src/ashe_cci.tar.Z libcci/cci.tar.Z libhtmlw/libhtmlw.tar.Z MAINTAINER= pst@freebsd.org .include <bsd.port.mk> I actually went into the bsd.port.mk file and basename'ed the distfiles, but I assume that that is utterly bogus. You said you had a way of pulling down multiple url's in different directories for a given port, how do you do it? Paul
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199510160131.SAA03854>