git: bd1e0baebe3d - main - x11-wm/fvwm2: Add a GPLv2 license

From: Cy Schubert <cy_at_FreeBSD.org>
Date: Sat, 18 May 2024 01:46:14 UTC
The branch main has been updated by cy:

URL: https://cgit.FreeBSD.org/ports/commit/?id=bd1e0baebe3d5aa0310ae721a245fb8d61879aff

commit bd1e0baebe3d5aa0310ae721a245fb8d61879aff
Author:     Cy Schubert <cy@FreeBSD.org>
AuthorDate: 2024-05-18 01:37:32 +0000
Commit:     Cy Schubert <cy@FreeBSD.org>
CommitDate: 2024-05-18 01:45:41 +0000

    x11-wm/fvwm2: Add a GPLv2 license
    
    PR:             279109
    Reported by:    Chris Hutchinson <portmaster@bsdforge.com>
    Submitted by:   Chris Hutchinson <portmaster@bsdforge.com>
---
 x11-wm/fvwm2/Makefile | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/x11-wm/fvwm2/Makefile b/x11-wm/fvwm2/Makefile
index 1af5538ea9e8..d18741a4c27a 100644
--- a/x11-wm/fvwm2/Makefile
+++ b/x11-wm/fvwm2/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	fvwm
 PORTVERSION=	2.6.9
-PORTREVISION=	3
+PORTREVISION=	4
 CATEGORIES=	x11-wm
 MASTER_SITES=	https://github.com/fvwmorg/fvwm/releases/download/${PORTVERSION}/ \
 		http://fvwm.sourceforge.net/generated/icon_download/ \
@@ -13,6 +13,9 @@ MAINTAINER=	cy@FreeBSD.org
 COMMENT=	Popular virtual window manager for X
 WWW=		https://www.fvwm.org/
 
+LICENSE=		GPLv2
+LICENSE_FILE=	${WRKSRC}/COPYING
+
 RUN_DEPENDS=	gm4:devel/m4 \
 		p5-XML-Parser>=0:textproc/p5-XML-Parser
 LIB_DEPENDS=	libfontconfig.so:x11-fonts/fontconfig \