aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Locale-Maketext/Makefile
diff options
context:
space:
mode:
authorWen Heping <wen@FreeBSD.org>2010-10-12 13:36:27 +0000
committerWen Heping <wen@FreeBSD.org>2010-10-12 13:36:27 +0000
commita390ea056d8b51d8173c09995812a23c7349aa6e (patch)
treedb535ef9868c2c971bb2fff48e39e07c665ae6c2 /devel/p5-Locale-Maketext/Makefile
parentbe250a4fd4221ece05519dd5ffa2b033482d030a (diff)
Notes
Diffstat (limited to 'devel/p5-Locale-Maketext/Makefile')
-rw-r--r--devel/p5-Locale-Maketext/Makefile8
1 files changed, 6 insertions, 2 deletions
diff --git a/devel/p5-Locale-Maketext/Makefile b/devel/p5-Locale-Maketext/Makefile
index 1b12ca0eb5a9..22ca1ff6e413 100644
--- a/devel/p5-Locale-Maketext/Makefile
+++ b/devel/p5-Locale-Maketext/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= Locale-Maketext
-PORTVERSION= 1.13
+PORTVERSION= 1.16
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -16,7 +16,11 @@ COMMENT= A framework for software localization and inheritance-based lexicons
PERL_CONFIGURE= YES
-MAN3= Locale::Maketext.3 Locale::Maketext::TPJ13.3
+MAN3= Locale::Maketext.3 \
+ Locale::Maketext::TPJ13.3 \
+ Locale::Maketext::GutsLoader.3 \
+ Locale::Maketext::Guts.3 \
+ Locale::Maketext::Cookbook.3
.include <bsd.port.pre.mk>