aboutsummaryrefslogtreecommitdiffstats
path: root/textproc
diff options
context:
space:
mode:
authoramdmi3 <amdmi3@FreeBSD.org>2018-02-06 17:02:45 +0800
committeramdmi3 <amdmi3@FreeBSD.org>2018-02-06 17:02:45 +0800
commit1b14ffb862766981a3430039b4cea310709b58d0 (patch)
treeb03e469b09a06423e17659effc75f0edb5efe9f2 /textproc
parent3c196089158060ae7c0c30fe84916ab7d6671b2a (diff)
downloadfreebsd-ports-gnome-1b14ffb862766981a3430039b4cea310709b58d0.tar.gz
freebsd-ports-gnome-1b14ffb862766981a3430039b4cea310709b58d0.tar.zst
freebsd-ports-gnome-1b14ffb862766981a3430039b4cea310709b58d0.zip
- Add LICENSE_FILE
- Update WWW Approved by: portmgr blanket
Diffstat (limited to 'textproc')
-rw-r--r--textproc/p5-ack/Makefile1
-rw-r--r--textproc/p5-ack/pkg-descr2
2 files changed, 2 insertions, 1 deletions
diff --git a/textproc/p5-ack/Makefile b/textproc/p5-ack/Makefile
index 17b327b11743..304e58a3a776 100644
--- a/textproc/p5-ack/Makefile
+++ b/textproc/p5-ack/Makefile
@@ -12,6 +12,7 @@ MAINTAINER= perl@FreeBSD.org
COMMENT= Grep-like text finder for large trees of text
LICENSE= ART20
+LICENSE_FILE= ${WRKSRC}/LICENSE.md
BUILD_DEPENDS= p5-File-Next>=1.16:sysutils/p5-File-Next
RUN_DEPENDS:= ${BUILD_DEPENDS}
diff --git a/textproc/p5-ack/pkg-descr b/textproc/p5-ack/pkg-descr
index 3b9126764c02..c64fdd370088 100644
--- a/textproc/p5-ack/pkg-descr
+++ b/textproc/p5-ack/pkg-descr
@@ -10,4 +10,4 @@ Key improvements include:
* Uses Perl regular expressions
* Highlights matched text
-WWW: http://beyondgrep.com/
+WWW: https://beyondgrep.com/