post_configure is called after default configure. This can be used for port specific customization when using default configure function
Ports
Here are all of the ports for banan-os.
Building
Run the build script in the directory of the wanted port.
cd ports/<port name>
./build.sh
Port will be installed to the disk image and is usable when running banan-os for the next time.