Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 341 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 341 Bytes

makeport

A port helper script for quick port templating.

Features

  • Create port files from a URL

    • auto parse version from url.
  • Simple REPL for easy patching of files

    • auto backup file to edit.
    • opens file in $EDITOR
    • removes the need to cd $( make show=WRKSRC )
    • keeps error messages from make build for quick reference