Skip to content

Commit

Permalink
x11-wm/fvwm2: Add a GPLv2 license
Browse files Browse the repository at this point in the history
PR:		279109
Reported by:	Chris Hutchinson <portmaster@bsdforge.com>
Submitted by:	Chris Hutchinson <portmaster@bsdforge.com>
  • Loading branch information
cschuber committed May 18, 2024
1 parent 804916a commit bd1e0ba
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion x11-wm/fvwm2/Makefile
Original file line number Diff line number Diff line change
@@ -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/ \
Expand All @@ -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 \
Expand Down

0 comments on commit bd1e0ba

Please sign in to comment.