mirror of
https://git.freebsd.org/ports.git
synced 2026-06-02 11:08:52 +00:00
34f60d8986
* Use upstream release archive * Define LICENSE_FILE * Clean up "make test" related parts * Only extract samples dir on request (reduces I/O) * Respect C/CXX flags set by framework * Adjust Makefile layout to follow Porters Handbook more closely and the tree overall PR: 292089 Approved by: blanket (just fix it)