[Bug 280660] www/tgpt: Fix Makefile

From: <bugzilla-noreply_at_freebsd.org>
Date: Tue, 06 Aug 2024 13:12:46 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=280660

Zsolt Udvari <uzsolt@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |uzsolt@FreeBSD.org

--- Comment #4 from Zsolt Udvari <uzsolt@FreeBSD.org> ---
(In reply to Yusuf Yaman from comment #0)
https://docs.freebsd.org/en/books/porters-handbook/book/#licenses-license :

When the software provides the license file, use this:

LICENSE=        LGPL21+
LICENSE_FILE=   ${WRKSRC}/COPYING


GH_PROJECT: the github-uses set it to PORTNAME, see table 5.
(https://docs.freebsd.org/en/books/porters-handbook/book/#makefile-master_sites-github)
(and try "make -V GH_PROJECT").

-- 
You are receiving this mail because:
You are the assignee for the bug.