Skip to content

Creates a make.conf with options used for installed FreeBSD ports

License

Notifications You must be signed in to change notification settings

curana/makextract

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

makextract

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

USAGE:

  1. Download the makextract.sh file
  2. Set execution permission: chmod 700 makextract.sh
  3. Run the script without any parameters: ./makextract.sh
  4. Review the make.conf which was created in the current directory and move it to /etc/make.conf

About

Creates a make.conf with options used for installed FreeBSD ports

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages