aboutsummaryrefslogtreecommitdiffstats
path: root/textproc
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2018-06-05 02:16:22 +0800
committersunpoet <sunpoet@FreeBSD.org>2018-06-05 02:16:22 +0800
commit328cb3b15637966d064f3941029affbd01a50c0c (patch)
treea6efcae771b7bdf8e9c8432f2c812a30009eb67f /textproc
parent44cc46b6236403f95c8d8a99dfbf136e60e9dc3a (diff)
downloadfreebsd-ports-gnome-328cb3b15637966d064f3941029affbd01a50c0c.tar.gz
freebsd-ports-gnome-328cb3b15637966d064f3941029affbd01a50c0c.tar.zst
freebsd-ports-gnome-328cb3b15637966d064f3941029affbd01a50c0c.zip
Add LICENSE
- Fix and update WWW
Diffstat (limited to 'textproc')
-rw-r--r--textproc/p5-Text-Chomp/Makefile3
-rw-r--r--textproc/p5-Text-Chomp/pkg-descr2
2 files changed, 4 insertions, 1 deletions
diff --git a/textproc/p5-Text-Chomp/Makefile b/textproc/p5-Text-Chomp/Makefile
index 3490b71a0fe8..d7854df90f84 100644
--- a/textproc/p5-Text-Chomp/Makefile
+++ b/textproc/p5-Text-Chomp/Makefile
@@ -11,6 +11,9 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Module implementing a portable chomp
+LICENSE= ART10 GPLv1+
+LICENSE_COMB= dual
+
USES= perl5
USE_PERL5= configure
diff --git a/textproc/p5-Text-Chomp/pkg-descr b/textproc/p5-Text-Chomp/pkg-descr
index eccd46997172..60a58a583213 100644
--- a/textproc/p5-Text-Chomp/pkg-descr
+++ b/textproc/p5-Text-Chomp/pkg-descr
@@ -4,4 +4,4 @@ line separators.
The regular chomp() works only on the value in $/, which can be difficult if
working in multi-platform environments.
-WWW: http://search.cpan.org/dist/Text-Chomp/
+WWW: https://metacpan.org/release/SMPETERS/Text-Chomp-0.02