makextract is a very (!) simple script to create a make.conf based on the port options chosen during port installation.
compatible with FreeBSD 13.0 and above
- Download the makextract.sh file
- Set execution permission:
chmod 700 makextract.sh
- Run the script without any parameters:
./makextract.sh
- Review the make.conf which was created in the current directory and move it to /etc/make.conf