summaryrefslogtreecommitdiff
path: root/japanese
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2017-09-15 08:58:46 +0000
committerMathieu Arnold <mat@FreeBSD.org>2017-09-15 08:58:46 +0000
commitcb41fc662313ab27e3a613a60d4b23ce1729fe98 (patch)
treeb3585081f87b103f4a238f835baf3a4bd7baf4e3 /japanese
parentFix license information. (for reals) (diff)
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 'japanese')
-rw-r--r--japanese/p5-DateTime-Calendar-Japanese-Era/Makefile2
-rw-r--r--japanese/p5-Encode-EUCJPASCII/Makefile2
-rw-r--r--japanese/p5-Encode-ISO2022/Makefile2
-rw-r--r--japanese/p5-HTML-MobileJp/Makefile2
-rw-r--r--japanese/p5-Lingua-JA-Moji/Makefile2
-rw-r--r--japanese/p5-Lingua-JA-Numbers/Makefile2
-rw-r--r--japanese/p5-Number-Phone-JP/Makefile2
-rw-r--r--japanese/p5-Text-MeCab/Makefile2
-rw-r--r--japanese/p5-WWW-MobileCarrierJP/Makefile2
-rw-r--r--japanese/tiarra/Makefile2
10 files changed, 10 insertions, 10 deletions
diff --git a/japanese/p5-DateTime-Calendar-Japanese-Era/Makefile b/japanese/p5-DateTime-Calendar-Japanese-Era/Makefile
index d9d0ccb07026..e2f7b5093b6c 100644
--- a/japanese/p5-DateTime-Calendar-Japanese-Era/Makefile
+++ b/japanese/p5-DateTime-Calendar-Japanese-Era/Makefile
@@ -10,7 +10,7 @@ MASTER_SITES= CPAN
MAINTAINER= markun@onohara.to
COMMENT= DateTime Extension for Japanese Eras
-LICENSE= ART10 GPLv1
+LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
BUILD_DEPENDS= p5-Class-Accessor>=0:devel/p5-Class-Accessor \
diff --git a/japanese/p5-Encode-EUCJPASCII/Makefile b/japanese/p5-Encode-EUCJPASCII/Makefile
index b43a2536704c..fd2d8e42ed4b 100644
--- a/japanese/p5-Encode-EUCJPASCII/Makefile
+++ b/japanese/p5-Encode-EUCJPASCII/Makefile
@@ -9,7 +9,7 @@ PKGNAMEPREFIX= ja-p5-
MAINTAINER= hrs@FreeBSD.org
COMMENT= Perl5 module for eucJP-open
-LICENSE= ART10 GPLv1
+LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
USES= perl5
diff --git a/japanese/p5-Encode-ISO2022/Makefile b/japanese/p5-Encode-ISO2022/Makefile
index b1e19b3dc463..3e8eee6df75d 100644
--- a/japanese/p5-Encode-ISO2022/Makefile
+++ b/japanese/p5-Encode-ISO2022/Makefile
@@ -8,7 +8,7 @@ MASTER_SITES= CPAN
MAINTAINER= kuriyama@FreeBSD.org
COMMENT= Perl extension for ISO/IEC 2022 character encoding scheme
-LICENSE= ART10 GPLv1
+LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
USES= perl5
diff --git a/japanese/p5-HTML-MobileJp/Makefile b/japanese/p5-HTML-MobileJp/Makefile
index 1f8be895e197..3dd9df9b4a62 100644
--- a/japanese/p5-HTML-MobileJp/Makefile
+++ b/japanese/p5-HTML-MobileJp/Makefile
@@ -10,7 +10,7 @@ MASTER_SITES= CPAN
MAINTAINER= markun@onohara.to
COMMENT= Generate mobile-jp html tags
-LICENSE= ART10 GPLv1
+LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
RUN_DEPENDS= p5-HTML-Parser>=0:www/p5-HTML-Parser \
diff --git a/japanese/p5-Lingua-JA-Moji/Makefile b/japanese/p5-Lingua-JA-Moji/Makefile
index 666d7c287c15..ac1719e13c08 100644
--- a/japanese/p5-Lingua-JA-Moji/Makefile
+++ b/japanese/p5-Lingua-JA-Moji/Makefile
@@ -9,7 +9,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= kuriyama@FreeBSD.org
COMMENT= Perl extension to handle many kinds of Japanese characters
-LICENSE= ART10 GPLv1
+LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
RUN_DEPENDS= \
diff --git a/japanese/p5-Lingua-JA-Numbers/Makefile b/japanese/p5-Lingua-JA-Numbers/Makefile
index d8253dbe4855..e8dd67569580 100644
--- a/japanese/p5-Lingua-JA-Numbers/Makefile
+++ b/japanese/p5-Lingua-JA-Numbers/Makefile
@@ -10,7 +10,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Converts numeric values to and from their Japanese string equivalents
-LICENSE= ART10 GPLv1
+LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
USES= perl5
diff --git a/japanese/p5-Number-Phone-JP/Makefile b/japanese/p5-Number-Phone-JP/Makefile
index eafd024a92b1..0db79e293454 100644
--- a/japanese/p5-Number-Phone-JP/Makefile
+++ b/japanese/p5-Number-Phone-JP/Makefile
@@ -11,7 +11,7 @@ PKGNAMEPREFIX= ja-p5-
MAINTAINER= danilo@FreeBSD.org
COMMENT= Perl5 module to validate Japanese phone numbers
-LICENSE= ART10 GPLv1
+LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
RUN_DEPENDS= p5-UNIVERSAL-require>=0:devel/p5-UNIVERSAL-require
diff --git a/japanese/p5-Text-MeCab/Makefile b/japanese/p5-Text-MeCab/Makefile
index f4e7a6da215e..3e28d15b4749 100644
--- a/japanese/p5-Text-MeCab/Makefile
+++ b/japanese/p5-Text-MeCab/Makefile
@@ -10,7 +10,7 @@ MASTER_SITES= CPAN
MAINTAINER= fmysh@iijmio-mail.jp
COMMENT= Alternate Interface To libmecab
-LICENSE= ART10 GPLv1
+LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
RUN_DEPENDS= p5-Class-Accessor>0:devel/p5-Class-Accessor
diff --git a/japanese/p5-WWW-MobileCarrierJP/Makefile b/japanese/p5-WWW-MobileCarrierJP/Makefile
index 04e0be8f5500..ce91da12760a 100644
--- a/japanese/p5-WWW-MobileCarrierJP/Makefile
+++ b/japanese/p5-WWW-MobileCarrierJP/Makefile
@@ -10,7 +10,7 @@ MASTER_SITES= CPAN
MAINTAINER= markun@onohara.to
COMMENT= Scrape Japanese mobile carrier information
-LICENSE= ART10 GPLv1
+LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
RUN_DEPENDS= p5-Moose>=0.60:devel/p5-Moose \
diff --git a/japanese/tiarra/Makefile b/japanese/tiarra/Makefile
index 67e96c2ed70f..0cf41ad4fd13 100644
--- a/japanese/tiarra/Makefile
+++ b/japanese/tiarra/Makefile
@@ -10,7 +10,7 @@ MASTER_SITES= http://www.clovery.jp/tiarra/archive/2010/02/
MAINTAINER= ume@FreeBSD.org
COMMENT= IRC Proxy software
-LICENSE= ART10 GPLv1
+LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
RUN_DEPENDS= p5-IO-Socket-INET6>=0:net/p5-IO-Socket-INET6