aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Log-Report/Makefile
diff options
context:
space:
mode:
authorLars Thegler <lth@FreeBSD.org>2013-08-26 20:40:47 +0000
committerLars Thegler <lth@FreeBSD.org>2013-08-26 20:40:47 +0000
commitd3dce64ae550d19a3d89d002bdfe994d38115d5e (patch)
tree0aeb14380e15036d433d5cb2283f694c0915e9e4 /devel/p5-Log-Report/Makefile
parent744f3f1e43f98a20191276d9c7f3fae626591318 (diff)
downloadports-d3dce64ae550d19a3d89d002bdfe994d38115d5e.tar.gz
ports-d3dce64ae550d19a3d89d002bdfe994d38115d5e.zip
Notes
Diffstat (limited to 'devel/p5-Log-Report/Makefile')
-rw-r--r--devel/p5-Log-Report/Makefile12
1 files changed, 6 insertions, 6 deletions
diff --git a/devel/p5-Log-Report/Makefile b/devel/p5-Log-Report/Makefile
index 361afbf71ba9..21fcb74ba241 100644
--- a/devel/p5-Log-Report/Makefile
+++ b/devel/p5-Log-Report/Makefile
@@ -1,12 +1,8 @@
-# New ports collection makefile for: p5-Log-Report
-# Date created: 2007-08-14
-# Whom: Jin-Shan Tseng <tjs@cdpa.nsysu.edu.tw>
-#
+# Created by: Jin-Shan Tseng <tjs@cdpa.nsysu.edu.tw>
# $FreeBSD$
-#
PORTNAME= Log-Report
-PORTVERSION= 0.99.1
+PORTVERSION= 0.99.4
CATEGORIES= devel perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= CPAN:MARKOV
@@ -16,6 +12,8 @@ DISTNAME= ${PORTNAME}-${PORTVERSION:C/\.(.)$/\1/}
MAINTAINER= lth@FreeBSD.org
COMMENT= Report a problem, pluggable handlers and language support
+RUN_DEPENDS= p5-Devel-GlobalDestruction>=0.09:${PORTSDIR}/devel/p5-Devel-GlobalDestruction
+
USES= perl5
USE_PERL5= configure
@@ -34,9 +32,11 @@ MAN3= Log::Report.3 \
Log::Report::Extract::PerlPPI.3 \
Log::Report::Extract::Template.3 \
Log::Report::Lexicon::Index.3 \
+ Log::Report::Lexicon::MOTcompact.3 \
Log::Report::Lexicon::PO.3 \
Log::Report::Lexicon::POT.3 \
Log::Report::Lexicon::POTcompact.3 \
+ Log::Report::Lexicon::Table.3 \
Log::Report::Message.3 \
Log::Report::Translator.3 \
Log::Report::Translator::Gettext.3 \