summaryrefslogtreecommitdiff
path: root/x11-wm
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2016-01-12 16:20:31 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2016-01-12 16:20:31 +0000
commitb9398223bd3a2236f02f582d13487e2a02e6a035 (patch)
tree2cea991d70e02cc86565656d596600b0fc2b5790 /x11-wm
parentUpdate LICENSE to new GPLv3+ (diff)
Convert LICENSE= "GPLxx # or later" to "GPLxx+"
Approved by: portmgr blanket
Notes
Notes: svn path=/head/; revision=405891
Diffstat (limited to 'x11-wm')
-rw-r--r--x11-wm/devilspie/Makefile2
-rw-r--r--x11-wm/fluxconf/Makefile2
-rw-r--r--x11-wm/flwm/Makefile2
-rw-r--r--x11-wm/jewel/Makefile2
-rw-r--r--x11-wm/lwm/Makefile2
-rw-r--r--x11-wm/plwm/Makefile2
-rw-r--r--x11-wm/ratpoison/Makefile2
-rw-r--r--x11-wm/windowlab/Makefile2
-rw-r--r--x11-wm/wmakerconf/Makefile2
9 files changed, 9 insertions, 9 deletions
diff --git a/x11-wm/devilspie/Makefile b/x11-wm/devilspie/Makefile
index b33d41c71ef8..a8e807be9088 100644
--- a/x11-wm/devilspie/Makefile
+++ b/x11-wm/devilspie/Makefile
@@ -9,7 +9,7 @@ MASTER_SITES= http://www.burtonini.com/computing/
MAINTAINER= w.schwarzenfeld@utanet.at
COMMENT= Window manipulation tool
-LICENSE= GPLv2 # or later
+LICENSE= GPLv2+
LICENSE_FILE= ${WRKSRC}/COPYING
LIB_DEPENDS= libwnck-3.so:${PORTSDIR}/x11-toolkits/libwnck3
diff --git a/x11-wm/fluxconf/Makefile b/x11-wm/fluxconf/Makefile
index f15faceae58d..891fac3d4ef2 100644
--- a/x11-wm/fluxconf/Makefile
+++ b/x11-wm/fluxconf/Makefile
@@ -10,7 +10,7 @@ MASTER_SITES= http://devaux.fabien.free.fr/flux/
MAINTAINER= alfredoj69@gmail.com
COMMENT= Fluxbox window manager configuration program
-LICENSE= GPLv2 # or later
+LICENSE= GPLv2+
LICENSE_FILE= ${WRKSRC}/COPYING
USES= pkgconfig
diff --git a/x11-wm/flwm/Makefile b/x11-wm/flwm/Makefile
index 89bf8bcc30f2..bd29a46850c8 100644
--- a/x11-wm/flwm/Makefile
+++ b/x11-wm/flwm/Makefile
@@ -9,7 +9,7 @@ CATEGORIES= x11-wm
MAINTAINER= ports@FreeBSD.org
COMMENT= The Fast Light Window Manager
-LICENSE= GPLv2 # or later
+LICENSE= GPLv2+
LIB_DEPENDS= libfltk.so:${PORTSDIR}/x11-toolkits/fltk-devel
diff --git a/x11-wm/jewel/Makefile b/x11-wm/jewel/Makefile
index a1225c7da480..fa9b9bd95b0f 100644
--- a/x11-wm/jewel/Makefile
+++ b/x11-wm/jewel/Makefile
@@ -10,7 +10,7 @@ MASTER_SITES= http://mjr.towers.org.uk/comp/
MAINTAINER= ports@FreeBSD.org
COMMENT= Window manager based on aewm++
-LICENSE= GPLv2 # or later
+LICENSE= GPLv2+
LICENSE_FILE= ${WRKSRC}/LICENSE
ALL_TARGET= all
diff --git a/x11-wm/lwm/Makefile b/x11-wm/lwm/Makefile
index 03f94e42b29c..dcc433a4fa8f 100644
--- a/x11-wm/lwm/Makefile
+++ b/x11-wm/lwm/Makefile
@@ -9,7 +9,7 @@ MASTER_SITES= http://www.jfc.org.uk/files/lwm/
MAINTAINER= ports@FreeBSD.org
COMMENT= Lightweight window manager
-LICENSE= GPLv2 # (or later)
+LICENSE= GPLv2+
OPTIONS_DEFINE= DOCS
diff --git a/x11-wm/plwm/Makefile b/x11-wm/plwm/Makefile
index 6680d62be2f4..25c57e7dba52 100644
--- a/x11-wm/plwm/Makefile
+++ b/x11-wm/plwm/Makefile
@@ -10,7 +10,7 @@ DISTNAME= ${PORTNAME:tu}-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= Window manager construction kit
-LICENSE= GPLv2 # or later
+LICENSE= GPLv2+
LICENSE_FILE= ${WRKSRC}/COPYING
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}xlib>0:${PORTSDIR}/x11-toolkits/py-xlib
diff --git a/x11-wm/ratpoison/Makefile b/x11-wm/ratpoison/Makefile
index 7e1cd9c43d69..f18855a2933e 100644
--- a/x11-wm/ratpoison/Makefile
+++ b/x11-wm/ratpoison/Makefile
@@ -9,7 +9,7 @@ MASTER_SITES= SAVANNAH
MAINTAINER= ports@FreeBSD.org
COMMENT= Simple window manager with no fat library dependencies
-LICENSE= GPLv2 # (or later)
+LICENSE= GPLv2+
USES= pkgconfig
USE_XORG= ice x11 xext xinerama xtst
diff --git a/x11-wm/windowlab/Makefile b/x11-wm/windowlab/Makefile
index 1ed000029cc3..5d73c25884e6 100644
--- a/x11-wm/windowlab/Makefile
+++ b/x11-wm/windowlab/Makefile
@@ -11,7 +11,7 @@ DIST_SUBDIR= repacked
MAINTAINER= ports@FreeBSD.org
COMMENT= Small window manager for X11
-LICENSE= GPLv2 # or later
+LICENSE= GPLv2+
LICENSE_FILE= ${WRKSRC}/LICENCE
USES= gmake tar
diff --git a/x11-wm/wmakerconf/Makefile b/x11-wm/wmakerconf/Makefile
index 12bf0b673eeb..405c3a3a9a9e 100644
--- a/x11-wm/wmakerconf/Makefile
+++ b/x11-wm/wmakerconf/Makefile
@@ -12,7 +12,7 @@ DISTNAME= ${PORTNAME}_${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= Configuration tool for Window Maker
-LICENSE= GPLv2 # or later
+LICENSE= GPLv2+
LICENSE_FILE= ${WRKSRC}/COPYING
LIB_DEPENDS= libWINGs.so:${PORTSDIR}/x11-wm/windowmaker