aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCy Schubert <cy@FreeBSD.org>2024-05-18 01:37:32 +0000
committerCy Schubert <cy@FreeBSD.org>2024-05-18 01:45:41 +0000
commitbd1e0baebe3d5aa0310ae721a245fb8d61879aff (patch)
tree0d078be75facba69a3c72d83d62f1e328e02a207
parent804916ac9382ce19e7449ac2d7254a6196e8d9f7 (diff)
downloadports-bd1e0baebe3d5aa0310ae721a245fb8d61879aff.tar.gz
ports-bd1e0baebe3d5aa0310ae721a245fb8d61879aff.zip
x11-wm/fvwm2: Add a GPLv2 license
PR: 279109 Reported by: Chris Hutchinson <portmaster@bsdforge.com> Submitted by: Chris Hutchinson <portmaster@bsdforge.com>
-rw-r--r--x11-wm/fvwm2/Makefile5
1 files changed, 4 insertions, 1 deletions
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 \