aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-Apache-ParseLog
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2019-03-13 09:00:59 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2019-03-13 09:00:59 +0000
commit6dac3906b3811a79716b8f4443f6e3f6333c4e3a (patch)
tree2b2d3c8656406cc289d3c3264e68d01e4e012b3c /textproc/p5-Apache-ParseLog
parent41e67a089cc330d281162d3e1ec642ec8cd25512 (diff)
downloadports-6dac3906b3811a79716b8f4443f6e3f6333c4e3a.tar.gz
ports-6dac3906b3811a79716b8f4443f6e3f6333c4e3a.zip
- Add LICENSE
- Add NO_ARCH - Add WWW Approved by: portmgr blanket
Notes
Notes: svn path=/head/; revision=495569
Diffstat (limited to 'textproc/p5-Apache-ParseLog')
-rw-r--r--textproc/p5-Apache-ParseLog/Makefile4
-rw-r--r--textproc/p5-Apache-ParseLog/pkg-descr2
2 files changed, 6 insertions, 0 deletions
diff --git a/textproc/p5-Apache-ParseLog/Makefile b/textproc/p5-Apache-ParseLog/Makefile
index a8bb559fed7d..6701ff65caf5 100644
--- a/textproc/p5-Apache-ParseLog/Makefile
+++ b/textproc/p5-Apache-ParseLog/Makefile
@@ -11,7 +11,11 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Perl5 module to parse Apache log files
+LICENSE= ART10 GPLv1+
+LICENSE_COMB= dual
+
USES= perl5
USE_PERL5= configure
+NO_ARCH= yes
.include <bsd.port.mk>
diff --git a/textproc/p5-Apache-ParseLog/pkg-descr b/textproc/p5-Apache-ParseLog/pkg-descr
index 1d21237a8bfb..b007895e0727 100644
--- a/textproc/p5-Apache-ParseLog/pkg-descr
+++ b/textproc/p5-Apache-ParseLog/pkg-descr
@@ -4,3 +4,5 @@ using this module are generic enough that it is flexible to
use the data for your own applications, such as CGI, simple
text-only report generator, feeding RDBMS, data for Perl/Tk-based
GUI application, etc.
+
+WWW: https://metacpan.org/release/Apache-ParseLog