From owner-freebsd-ports Thu Jan 6 7:11:20 2000 Delivered-To: freebsd-ports@freebsd.org Received: from cichlids.com (as6-024.rp-plus.de [149.221.238.152]) by hub.freebsd.org (Postfix) with ESMTP id 7B2551566F for ; Thu, 6 Jan 2000 07:11:15 -0800 (PST) (envelope-from alex@cichlids.com) Received: from cichlids.cichlids.com (cichlids.cichlids.com [192.168.0.10]) by cichlids.com (Postfix) with ESMTP id ED8EDAB8F; Thu, 6 Jan 2000 14:39:35 +0100 (CET) Received: (from alex@localhost) by cichlids.cichlids.com (8.9.3/8.9.3) id OAA02031; Thu, 6 Jan 2000 14:40:32 +0100 (CET) (envelope-from alex) Date: Thu, 6 Jan 2000 14:40:31 +0100 From: Alexander Langer To: jamie@jamiesdomain.co.uk Cc: ports@FreeBSD.ORG Subject: Re: a port im making Message-ID: <20000106144031.B1327@cichlids.cichlids.com> Mail-Followup-To: jamie@jamiesdomain.co.uk, ports@FreeBSD.ORG References: <200001040026.AAA12779@jamie-mailer.snet.co.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i In-Reply-To: <200001040026.AAA12779@jamie-mailer.snet.co.uk>; from jamie@jamie-mailer.snet.co.uk on Tue, Jan 04, 2000 at 12:26:06AM +0000 X-PGP-Fingerprint: 44 28 CA 4C 46 5B D3 A8 A8 E3 BA F3 4E 60 7D 7F X-Verwirrung: Dieser Header dient der allgemeinen Verwirrung. Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Thus spake Jamie Heckford (jamie@jamie-mailer.snet.co.uk): > Im making a port for freebsd of a program I wrote in Perl. How do I go about it > as all that needs to be done is for the package to copy the script into > a directory, and not compile anything. Don't build the port and put a do-install: @${INSTALL} ${WRKDIR} ${PREFIX}/where/ever or something similar. in the makefile. Alex -- I doubt, therefore I might be. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message