Saturday, July 30, 2022

Re: Makefile for a custom port

On 2022-07-30, Mik J <mikydevel@yahoo.fr> wrote:
> Hello Omar,
> Thank you for your answer.What am I supposed to do if the software has no Makefile
> If I want it to be installed manually, I need to type something like rake30 build:agent
> Am I supposed to deconstruct the initial installer that is provided in the sources and arrange it so it's Openbsd compatible ?

Whatever software you're trying to build, from the information about it
that you've given so far, I think it's likely to be a challenge even for
an experienced porter.

rake is not *normally* used for software written in Go, and something
written in Go and using rake is not likely to fit very well with
existing build scaffolding in ports.

If you say what the software is, we might be able to give some more clues.

No comments:

Post a Comment