From 74b0fec496d3fcf6d4e5a18a3f52d998b352f57a Mon Sep 17 00:00:00 2001 From: Sunpoet Po-Chuan Hsieh Date: Mon, 4 Jun 2018 18:15:50 +0000 Subject: Add LICENSE - Update WWW --- sysutils/p5-reslog/Makefile | 7 +++++-- sysutils/p5-reslog/pkg-descr | 2 +- 2 files changed, 6 insertions(+), 3 deletions(-) (limited to 'sysutils/p5-reslog') diff --git a/sysutils/p5-reslog/Makefile b/sysutils/p5-reslog/Makefile index 089380d4345f..3e976d86b026 100644 --- a/sysutils/p5-reslog/Makefile +++ b/sysutils/p5-reslog/Makefile @@ -11,10 +11,13 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Reverse-resolve IP in Apache log files -RUN_DEPENDS= p5-Compress-Bzip2>=0:archivers/p5-Compress-Bzip2 \ +LICENSE= GPLv3+ +LICENSE_FILE= ${WRKSRC}/COPYING + +BUILD_DEPENDS= p5-Compress-Bzip2>=0:archivers/p5-Compress-Bzip2 \ p5-File-MMagic>=0:devel/p5-File-MMagic \ p5-Term-ReadKey>=0:devel/p5-Term-ReadKey -BUILD_DEPENDS:= ${RUN_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 USE_PERL5= configure diff --git a/sysutils/p5-reslog/pkg-descr b/sysutils/p5-reslog/pkg-descr index 51fcb80b6bff..cf037fd39fc8 100644 --- a/sysutils/p5-reslog/pkg-descr +++ b/sysutils/p5-reslog/pkg-descr @@ -9,4 +9,4 @@ configured; may not be up working; may sit in slow network sections; may be old slow machines; may have traffic jam... etc. All these reasons are out of our control. -WWW: http://search.cpan.org/dist/reslog/ +WWW: https://metacpan.org/release/IMACAT/reslog-3.16 -- cgit v1.2.3