From owner-freebsd-ports Sat Apr 13 19:14:54 2002 Delivered-To: freebsd-ports@freebsd.org Received: from calliope.cs.brandeis.edu (calliope.cs.brandeis.edu [129.64.3.189]) by hub.freebsd.org (Postfix) with ESMTP id 316FF37B400 for ; Sat, 13 Apr 2002 19:14:52 -0700 (PDT) Received: from localhost (meshko@localhost) by calliope.cs.brandeis.edu (8.9.3/8.9.3) with ESMTP id WAA03665 for ; Sat, 13 Apr 2002 22:14:50 -0400 Date: Sat, 13 Apr 2002 22:14:50 -0400 (EDT) From: Mikhail Kruk To: ports@freebsd.org Subject: questions about port writing (variable plist?) Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hi, I'm working on my first port and would appreciate help on two issues I have: My port installs slightly different sets of files depedning on a parameter given to make. Is there any way to reflect it in plist? Also part of the install program is a script, which needs to know where the program is installed. What would be the best way to edit it and put {$PREFIX} in it? TIA! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message