Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 13 Feb 2013 15:30:35 +0000
From:      Chris Rees <utisoft@gmail.com>
To:        "Gary J. Hayers" <gary@hayers.org>
Cc:        FreeBSD Mailing List <freebsd-ports@freebsd.org>
Subject:   Re: Writing port makefile
Message-ID:  <CADLo83-wtCOnL2x%2BmUQVfuAiETVjAciPc%2BZXxMWOyudnm_s6WA@mail.gmail.com>
In-Reply-To: <511BAD63.5050202@hayers.org>
References:  <511BAD63.5050202@hayers.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On 13 Feb 2013 15:20, "Gary J. Hayers" <gary@hayers.org> wrote:
>
> Hi,
>
> I am writing a makefile for a new port. The port in question is a simple
port that is a simple download extract and copy to a directory, how is the
best way to achieve this? There is no compiling of files in the work
directory it simply needs to extract and copy the file to a directory.

First define NO_BUILD=yes, and then make a do-install target.

What type of files, and to where?

Chris



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CADLo83-wtCOnL2x%2BmUQVfuAiETVjAciPc%2BZXxMWOyudnm_s6WA>