aboutsummaryrefslogtreecommitdiffstats
path: root/x11-toolkits
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2017-09-15 16:58:46 +0800
committerMathieu Arnold <mat@FreeBSD.org>2017-09-15 16:58:46 +0800
commitcb41fc662313ab27e3a613a60d4b23ce1729fe98 (patch)
treeb3585081f87b103f4a238f835baf3a4bd7baf4e3 /x11-toolkits
parentcc956d4fd48206fb851b41273022cfaba4ebaae5 (diff)
downloadfreebsd-ports-cb41fc662313ab27e3a613a60d4b23ce1729fe98.tar.gz
freebsd-ports-cb41fc662313ab27e3a613a60d4b23ce1729fe98.tar.zst
freebsd-ports-cb41fc662313ab27e3a613a60d4b23ce1729fe98.zip
Fix license information for portgs that use "the same license as Perl".
Sponsored by: Absolight
Notes
Notes: svn path=/head/; revision=449893
Diffstat (limited to 'x11-toolkits')
-rw-r--r--x11-toolkits/p5-Alien-wxWidgets/Makefile2
-rw-r--r--x11-toolkits/p5-Gtk-Perl/Makefile2
-rw-r--r--x11-toolkits/p5-Gtk2-Ex-PodViewer/Makefile2
-rw-r--r--x11-toolkits/p5-Gtk2-Unique/Makefile2
-rw-r--r--x11-toolkits/p5-Tk-Action/Makefile2
-rw-r--r--x11-toolkits/p5-Tk-CursorControl/Makefile2
-rw-r--r--x11-toolkits/p5-Tk-FileDialog/Makefile2
-rw-r--r--x11-toolkits/p5-Tk-Getopt/Makefile2
-rw-r--r--x11-toolkits/p5-Tk-ResizeButton/Makefile2
-rw-r--r--x11-toolkits/p5-Tk-Role-Dialog/Makefile2
-rw-r--r--x11-toolkits/p5-Tk-Role-HasWidgets/Makefile2
-rw-r--r--x11-toolkits/p5-Tk-Sugar/Makefile2
-rw-r--r--x11-toolkits/p5-Tk-ToolBar/Makefile2
-rw-r--r--x11-toolkits/p5-Wx/Makefile2
14 files changed, 14 insertions, 14 deletions
diff --git a/x11-toolkits/p5-Alien-wxWidgets/Makefile b/x11-toolkits/p5-Alien-wxWidgets/Makefile
index d4fb60e47a61..1ce8dafb235c 100644
--- a/x11-toolkits/p5-Alien-wxWidgets/Makefile
+++ b/x11-toolkits/p5-Alien-wxWidgets/Makefile
@@ -10,7 +10,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Perl5 module for building, finding and using wxWidgets binaries
-LICENSE= ART10 GPLv1
+LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
BUILD_DEPENDS= p5-Module-Pluggable>=5.1:devel/p5-Module-Pluggable
diff --git a/x11-toolkits/p5-Gtk-Perl/Makefile b/x11-toolkits/p5-Gtk-Perl/Makefile
index eab62debab45..47ffda432089 100644
--- a/x11-toolkits/p5-Gtk-Perl/Makefile
+++ b/x11-toolkits/p5-Gtk-Perl/Makefile
@@ -11,7 +11,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= The base module of Gtk-Perl
-LICENSE= ART10 GPLv1
+LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
BUILD_DEPENDS= p5-XML-Writer>=0:textproc/p5-XML-Writer \
diff --git a/x11-toolkits/p5-Gtk2-Ex-PodViewer/Makefile b/x11-toolkits/p5-Gtk2-Ex-PodViewer/Makefile
index 1fac4f90a682..7e348971c1ca 100644
--- a/x11-toolkits/p5-Gtk2-Ex-PodViewer/Makefile
+++ b/x11-toolkits/p5-Gtk2-Ex-PodViewer/Makefile
@@ -11,7 +11,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= bofh@FreeBSD.org
COMMENT= Displays plain old documentation
-LICENSE= ART10 GPLv1
+LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
BUILD_DEPENDS= p5-Gtk2>=0:x11-toolkits/p5-Gtk2 \
diff --git a/x11-toolkits/p5-Gtk2-Unique/Makefile b/x11-toolkits/p5-Gtk2-Unique/Makefile
index 823f5e6bdf90..196a960a12f5 100644
--- a/x11-toolkits/p5-Gtk2-Unique/Makefile
+++ b/x11-toolkits/p5-Gtk2-Unique/Makefile
@@ -11,7 +11,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= nivit@FreeBSD.org
COMMENT= Perl binding for the C library libunique
-LICENSE= ART10 GPLv1
+LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
BUILD_DEPENDS= p5-ExtUtils-Depends>=0:devel/p5-ExtUtils-Depends \
diff --git a/x11-toolkits/p5-Tk-Action/Makefile b/x11-toolkits/p5-Tk-Action/Makefile
index f6be5f30c638..00498708cc30 100644
--- a/x11-toolkits/p5-Tk-Action/Makefile
+++ b/x11-toolkits/p5-Tk-Action/Makefile
@@ -11,7 +11,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Action abstraction for Tk
-LICENSE= ART10 GPLv1
+LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
BUILD_DEPENDS= p5-Moose>=0.92:devel/p5-Moose \
diff --git a/x11-toolkits/p5-Tk-CursorControl/Makefile b/x11-toolkits/p5-Tk-CursorControl/Makefile
index 82fc9c883109..c946d467ac11 100644
--- a/x11-toolkits/p5-Tk-CursorControl/Makefile
+++ b/x11-toolkits/p5-Tk-CursorControl/Makefile
@@ -11,7 +11,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Manipulate the mouse cursor programmatically
-LICENSE= ART10 GPLv1
+LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
BUILD_DEPENDS= p5-Tk>=800.015:x11-toolkits/p5-Tk
diff --git a/x11-toolkits/p5-Tk-FileDialog/Makefile b/x11-toolkits/p5-Tk-FileDialog/Makefile
index 9c230af440ce..d7a0f8dfa595 100644
--- a/x11-toolkits/p5-Tk-FileDialog/Makefile
+++ b/x11-toolkits/p5-Tk-FileDialog/Makefile
@@ -11,7 +11,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= bofh@FreeBSD.org
COMMENT= Tk::FileDialog - A file selector dialog for perl/Tk
-LICENSE= ART10 GPLv1
+LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
BUILD_DEPENDS= p5-Tk>=0:x11-toolkits/p5-Tk
diff --git a/x11-toolkits/p5-Tk-Getopt/Makefile b/x11-toolkits/p5-Tk-Getopt/Makefile
index 158e277e2a8d..f0d177fe5004 100644
--- a/x11-toolkits/p5-Tk-Getopt/Makefile
+++ b/x11-toolkits/p5-Tk-Getopt/Makefile
@@ -10,7 +10,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= User configuration window for Tk with interface to Getopt::Long
-LICENSE= ART10 GPLv1
+LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
BUILD_DEPENDS= p5-Tk>=804:x11-toolkits/p5-Tk \
diff --git a/x11-toolkits/p5-Tk-ResizeButton/Makefile b/x11-toolkits/p5-Tk-ResizeButton/Makefile
index 3c72b0c721bb..57689cccc2c6 100644
--- a/x11-toolkits/p5-Tk-ResizeButton/Makefile
+++ b/x11-toolkits/p5-Tk-ResizeButton/Makefile
@@ -11,7 +11,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Resizable button to be used in a Tk::HList column header
-LICENSE= ART10 GPLv1
+LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
BUILD_DEPENDS= p5-Tk>=0:x11-toolkits/p5-Tk
diff --git a/x11-toolkits/p5-Tk-Role-Dialog/Makefile b/x11-toolkits/p5-Tk-Role-Dialog/Makefile
index c458e9082167..c01eac5a2905 100644
--- a/x11-toolkits/p5-Tk-Role-Dialog/Makefile
+++ b/x11-toolkits/p5-Tk-Role-Dialog/Makefile
@@ -10,7 +10,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Moose role for enhanced Tk dialogs
-LICENSE= ART10 GPLv1
+LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
LICENSE_FILE= ${WRKSRC}/LICENSE
diff --git a/x11-toolkits/p5-Tk-Role-HasWidgets/Makefile b/x11-toolkits/p5-Tk-Role-HasWidgets/Makefile
index 283b022104a8..caccc71cf64f 100644
--- a/x11-toolkits/p5-Tk-Role-HasWidgets/Makefile
+++ b/x11-toolkits/p5-Tk-Role-HasWidgets/Makefile
@@ -10,7 +10,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Keep track of your Tk widgets
-LICENSE= ART10 GPLv1
+LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
LICENSE_FILE= ${WRKSRC}/LICENSE
diff --git a/x11-toolkits/p5-Tk-Sugar/Makefile b/x11-toolkits/p5-Tk-Sugar/Makefile
index e566ffb7049a..7e2cdb290ff0 100644
--- a/x11-toolkits/p5-Tk-Sugar/Makefile
+++ b/x11-toolkits/p5-Tk-Sugar/Makefile
@@ -11,7 +11,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Sugar syntax for Tk
-LICENSE= ART10 GPLv1
+LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
BUILD_DEPENDS= p5-Sub-Exporter>=0:devel/p5-Sub-Exporter
diff --git a/x11-toolkits/p5-Tk-ToolBar/Makefile b/x11-toolkits/p5-Tk-ToolBar/Makefile
index aab9d2641e93..349393bd7662 100644
--- a/x11-toolkits/p5-Tk-ToolBar/Makefile
+++ b/x11-toolkits/p5-Tk-ToolBar/Makefile
@@ -10,7 +10,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Toolbar widget for Perl/Tk
-LICENSE= ART10 GPLv1
+LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
BUILD_DEPENDS= p5-Tk>=0:x11-toolkits/p5-Tk
diff --git a/x11-toolkits/p5-Wx/Makefile b/x11-toolkits/p5-Wx/Makefile
index dbe6883d80db..a11946bb3adc 100644
--- a/x11-toolkits/p5-Wx/Makefile
+++ b/x11-toolkits/p5-Wx/Makefile
@@ -11,7 +11,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Perl5 interface to the wxWidgets cross-platform GUI toolkit
-LICENSE= ART10 GPLv1
+LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
BUILD_DEPENDS= p5-ExtUtils-XSpp>=0.16.03:devel/p5-ExtUtils-XSpp \