Haiku
Create a recipe for any working app on HaikuArchives that doesn't have one
Note before doing this task you should already understand how to make recipes for Haikuporter.
Several apps at HaikuArchives have .proj files and .rsrc files, and have no recipe to build them at HaikuPorts. This task is find one of these apps, and convert the .proj file to a makefile and the .rsrc file(s) to .rdef file(s). Submit that as a pull request at HaikuArchives. Once that is approved, create a Haikuporter recipe to build it.
Hint: Paladin can open .proj file and export to makefile. The command line app "rc" can convert the .rsrc file(s) to .rdef See [https://www.haiku-os.org/documents/dev/compile_them_resources/]
If you are new to Haiku then you should probably start with these tasks:
Task tags
Students who completed this task
BachToTheFuture, arnavbhatt288