On Fri, Jun 29, 2018 at 11:40:27AM -0500, Nathan Owens wrote: > Is there a way to disable port build from trying to run the sources > Makefile since there is none or do I need to write a Makefile and include > as a patch. What I’m trying to port is a simple pastebinit script
bsd.port.mk(5):
NO_BUILD
Set to 'Yes' if port does not need any build stage.
