From owner-freebsd-ports Sat Nov 4 15:14:12 2000 Delivered-To: freebsd-ports@freebsd.org Received: from cube.gelatinous.com (cube.gelatinous.com [207.82.194.150]) by hub.freebsd.org (Postfix) with SMTP id 7BEE537B4CF for ; Sat, 4 Nov 2000 15:14:11 -0800 (PST) Received: (qmail 87471 invoked by uid 1000); 4 Nov 2000 23:14:06 -0000 Date: Sat, 4 Nov 2000 15:14:06 -0800 From: Aaron Smith To: ports@freebsd.org Subject: attempting to port a package with no makefile 'install' rule Message-ID: <20001104151406.D78199@gelatinous.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org hi, i'm trying to build a port for litestream and i have a stylistic question about how to formulate my own 'install' rule since litestream's makefile has none. do i use patchfiles to wedge an install rule into the makefile, or is there a ports-sanctioned 'install' psuedo-target that i should override instead? i read the porter's handbook and didn't find this addressed. help appreciated. thanks, aaron To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message