Hi, after seeing conflicting license information I contacted the author directly and asked for a tangible statement. He says it's LGPLv3+ and that he will correct misleading information.
OK? Index: Makefile =================================================================== RCS file: /cvs/ports/graphics/chafa/Makefile,v retrieving revision 1.1.1.1 diff -u -p -u -p -r1.1.1.1 Makefile --- Makefile 22 Sep 2020 22:08:23 -0000 1.1.1.1 +++ Makefile 24 Sep 2020 16:38:21 -0000 @@ -3,6 +3,8 @@ COMMENT = character art facsimile generator DISTNAME = chafa-1.4.1 +REVISION = 0 + SHARED_LIBS += chafa 0.0 # 4.0 CATEGORIES = graphics @@ -11,7 +13,7 @@ HOMEPAGE = https://hpjansson.org/chafa/ MAINTAINER = Florian Viehweger <open...@out-of-creativity.de> -# GPLv3+ +# LGPLv3+ PERMIT_PACKAGE = Yes WANTLIB += ICE MagickCore-6.Q16 MagickWand-6.Q16 SM X11 Xext Xt -- greetings, Florian Viehweger