HomeFreeBSD

Templates/Makefile: Modernize and extend

Description

Templates/Makefile: Modernize and extend

The template for a port Makefile can be used automatically by editors
like vim. It hasn't been updated since its introduction in 2014 though.

Modernize and extend it to meet current best practices:

  • Replace PORTVERSION with DISTVERSION, which is now the preferred variable to use.
  • Add the WWW variable which should be set for every port.
  • Add the LICENSE and LICENSE_FILE variables which should also be set whenever possible.

Approved by: bapt
Differential Revision: https://reviews.freebsd.org/D42155

Details

Provenance
ziriasAuthored on Oct 11 2023, 9:45 AM
Differential Revision
D42155: Templates/Makefile: Modernize and extend
Parents
R11:50e4d5d7862f: devel/rapidfuzz-cpp: update 2.1.0 → 2.1.1
Branches
Unknown
Tags
Unknown